mxcad API 文档 / MxNewMx3dSymbolObject
Class: MxNewMx3dSymbolObject
符号的基类
Hierarchy
↳
MxNewMx3dSymbolObject
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new MxNewMx3dSymbolObject(p?
)
Parameters
Name | Type |
---|---|
p? | object |
Overrides
MxNewMx3dBaseObject.constructor
Properties
imp
• Protected
imp: any
= 0
Inherited from
Methods
getImp
▸ getImp(): any
Returns
any
Inherited from
initTempObject
▸ Protected
initTempObject(imp
): void
Parameters
Name | Type |
---|---|
imp | any |
Returns
void