Skip to content
On this page

mxcad API 文档 / 3d / MdGeMakeWires

Class: MdGeMakeWires

3d.MdGeMakeWires

表示由Edges链接形成Wires

Hierarchy

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new MdGeMakeWires(p?)

Parameters

NameType
p?object

Overrides

Mx3dBaseObject.constructor

Properties

imp

Protected imp: any = 0

Inherited from

Mx3dBaseObject.imp

Methods

ConnectEdgesToWires

ConnectEdgesToWires(edges, toler, shared): MdGeSequenceOfShape

Parameters

NameType
edgesMdGeSequenceOfShape
tolernumber
sharedboolean

Returns

MdGeSequenceOfShape


ConnectWiresToWires

ConnectWiresToWires(iwires, toler, shared): MdGeSequenceOfShape

Parameters

NameType
iwiresMdGeSequenceOfShape
tolernumber
sharedboolean

Returns

MdGeSequenceOfShape


getImp

getImp(): any

Returns

any

Inherited from

Mx3dBaseObject.getImp


initTempObject

Protected initTempObject(imp): void

Parameters

NameType
impany

Returns

void

Inherited from

Mx3dBaseObject.initTempObject