# Interface: IDbBlock

块定义接口

# Table of contents

# Properties

# Properties

# comments

Optional comments: string

备注.


# entitys

Optional entitys: IDbEntity[]

由哪些实体创建而成.


# explodable

Optional explodable: boolean

是否可炸开.


# insertUnits

Optional insertUnits: number

设置此块的块插入单位 .


# name

Optional name: string

块名称.


# origin

Optional origin: [number, number, undefined | number][]

原点。 .


# scaling

Optional scaling: number

设置此块的参照的缩放特征.

vjmap / Exports / IDbBlockReference