mxcad API 文档 / 3d / MxNewMx3dGeObject
Class: MxNewMx3dGeObject
3d.MxNewMx3dGeObject
数学几何基类
Hierarchy
↳
MxNewMx3dGeObject
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new MxNewMx3dGeObject(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