Skip to content
On this page

mxcad API 文档 / MdGePrism

Class: MdGePrism

表示拉伸体

Hierarchy

Table of contents

Constructors

Properties

Methods

Constructors

constructor

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

Parameters

NameType
p1?object | MdGeShape
p2?MdGeVec
p3?boolean
p4?boolean

Overrides

Mx3dBaseObject.constructor

Properties

imp

Protected imp: any = 0

Inherited from

Mx3dBaseObject.imp

Methods

FirstShape

FirstShape(theShape?): MdGeShape

Parameters

NameType
theShape?MdGeShape

Returns

MdGeShape


IsDeleted

IsDeleted(S): boolean

Parameters

NameType
SMdGeShape

Returns

boolean


LastShape

LastShape(theShape?): MdGeShape

Parameters

NameType
theShape?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