Skip to content
On this page

mxcad API 文档 / 3d / MdGePipe

Class: MdGePipe

3d.MdGePipe

表示管道

Hierarchy

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new MdGePipe(p1?, p2?, p3?, p4?)

Parameters

NameType
p1?object | MdGeWire
p2?MdGeShape
p3?MxGFTrihedron
p4?boolean

Overrides

Mx3dBaseObject.constructor

Properties

imp

Protected imp: any = 0

Inherited from

Mx3dBaseObject.imp

Methods

ErrorOnSurface

ErrorOnSurface(): number

Returns

number


FirstShape

FirstShape(): MdGeShape

Returns

MdGeShape


Generated

Generated(SSpine, SProfile): MdGeShape

Parameters

NameType
SSpineMdGeShape
SProfileMdGeShape

Returns

MdGeShape


LastShape

LastShape(): MdGeShape

Returns

MdGeShape


Shape

Shape(): MdGeShape

Returns

MdGeShape


getImp

getImp(): any

Returns

any

Inherited from

Mx3dBaseObject.getImp


initTempObject

Protected initTempObject(imp): void

Parameters

NameType
impany

Returns

void

Inherited from

Mx3dBaseObject.initTempObject