mxcad API 文档 / MxNewMx3dAlgoObject
Class: MxNewMx3dAlgoObject
模型算法的基类
Hierarchy
↳
MxNewMx3dAlgoObject
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new MxNewMx3dAlgoObject(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