Skip to content
On this page

mxcad API 文档 / 3d / MdGeListIteratorOfListOfShape

Class: MdGeListIteratorOfListOfShape

3d.MdGeListIteratorOfListOfShape

表示形状链表迭代器

Hierarchy

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new MdGeListIteratorOfListOfShape(p?)

Parameters

NameType
p?object

Overrides

Mx3dBaseObject.constructor

Properties

imp

Protected imp: any = 0

Inherited from

Mx3dBaseObject.imp

Methods

ChangeValue

ChangeValue(theShape): void

Parameters

NameType
theShapeMdGeShape

Returns

void


More

More(): boolean

Returns

boolean


Next

Next(): void

Returns

void


Value

Value(): 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