mxcad API 文档 / MdGeHGeomSurface
Class: MdGeHGeomSurface
表示几何曲面句柄
Hierarchy
↳
MdGeHGeomSurface
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new MdGeHGeomSurface(p?
)
Parameters
Name | Type |
---|---|
p? | object |
Overrides
Properties
imp
• Protected
imp: any
= 0
Inherited from
Methods
DynamicType
▸ DynamicType(): string
Returns
string
getImp
▸ getImp(): any
Returns
any
Inherited from
initTempObject
▸ Protected
initTempObject(imp
): void
Parameters
Name | Type |
---|---|
imp | any |
Returns
void