Skip to content
On this page

mxcad API 文档 / MdGeRevol

Class: MdGeRevol

表示旋转体

Hierarchy

Table of contents

Constructors

Properties

Methods

Constructors

constructor

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

Parameters

NameType
p1?object | MdGeShape
p2?MdGeAxis
p3?number
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


HasDegenerated

HasDegenerated(): boolean

Returns

boolean


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