mxcad API 文档 / MdGeMakeFace
Class: MdGeMakeFace
表示Wire生成Face
Hierarchy
↳
MdGeMakeFace
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new MdGeMakeFace(p?
)
Parameters
Name | Type |
---|---|
p? | object | MdGeWire |
Overrides
Properties
imp
• Protected
imp: any
= 0
Inherited from
Methods
Add
▸ Add(wire
): void
Parameters
Name | Type |
---|---|
wire | MdGeWire |
Returns
void
Face
▸ Face(): MdGeFace
Returns
getImp
▸ getImp(): any
Returns
any
Inherited from
initTempObject
▸ Protected
initTempObject(imp
): void
Parameters
Name | Type |
---|---|
imp | any |
Returns
void