mxcad API 文档 / MdGeHGeomPlane
Class: MdGeHGeomPlane
表示几何平面句柄
Hierarchy
↳
MdGeHGeomPlane
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new MdGeHGeomPlane(p?
)
Parameters
Name | Type |
---|---|
p? | object |
Overrides
Properties
imp
• Protected
imp: any
= 0
Inherited from
Methods
Axis
▸ Axis(): MdGeAxis
Returns
DownCast
▸ DownCast(hGeomSurface
): MdGeHGeomPlane
Parameters
Name | Type |
---|---|
hGeomSurface | MdGeHGeomSurface |
Returns
Location
▸ Location(): MdGePoint
Returns
Position
▸ Position(): MdGeCSYS
Returns
getImp
▸ getImp(): any
Returns
any
Inherited from
initTempObject
▸ Protected
initTempObject(imp
): void
Parameters
Name | Type |
---|---|
imp | any |
Returns
void