# Class: DbBlock
default.DbBlock
DbBlock
块定义.
# Table of contents
# Constructors
# Properties
# Constructors
# constructor
+ new DbBlock(prop?
: IDbBlock): DbBlock
构造函数
# Parameters
Name | Type | Default value |
---|---|---|
prop | IDbBlock | {} |
Returns: DbBlock
# 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
设置此块的参照的缩放特征.