mxcad API 文档 / 3d / Mx3dGeLocation
Class: Mx3dGeLocation
3d.Mx3dGeLocation
所有类的父类, 除去MdGeTopo以及MdGeBrep
Hierarchy
↳
Mx3dGeLocation
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new Mx3dGeLocation(p?
)
Parameters
Name | Type |
---|---|
p? | object |
Overrides
Properties
imp
• Protected
imp: any
= 0
Inherited from
Methods
Multiplied
▸ Multiplied(theLocation
): Mx3dGeLocation
Parameters
Name | Type |
---|---|
theLocation | Mx3dGeLocation |
Returns
getImp
▸ getImp(): any
Returns
any
Inherited from
initTempObject
▸ Protected
initTempObject(imp
): void
Parameters
Name | Type |
---|---|
imp | any |
Returns
void