Skip to content
On this page

mxcad API 文档 / 3d / MdGeMakeFace

Class: MdGeMakeFace

3d.MdGeMakeFace

表示Wire生成Face

Hierarchy

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new MdGeMakeFace(p?)

Parameters

NameType
p?object | MdGeWire

Overrides

Mx3dBaseObject.constructor

Properties

imp

Protected imp: any = 0

Inherited from

Mx3dBaseObject.imp

Methods

Add

Add(wire): void

Parameters

NameType
wireMdGeWire

Returns

void


Face

Face(): MdGeFace

Returns

MdGeFace


getImp

getImp(): any

Returns

any

Inherited from

Mx3dBaseObject.getImp


initTempObject

Protected initTempObject(imp): void

Parameters

NameType
impany

Returns

void

Inherited from

Mx3dBaseObject.initTempObject