Subtype

构造函数

构造函数

Subtype

构造函数

new Subtype(properties?)

参数

返回:Subtype Subtype对象

属性

code

子类型代码

code: number

类型: number

defaultValues

默认值

defaultValues: any

类型: any

domains

域集合

domains: HashMap

类型: HashMap

name

子类型名称

name: string

类型: string

方法

toJSON

转换为JSON

toJSON(): any

返回:any

BIMFlux AI