mxcad API 文档 / Mx3dLabelSequenceIterator
Class: Mx3dLabelSequenceIterator
所有类的父类, 除去MdGeTopo以及MdGeBrep
Hierarchy
↳
Mx3dLabelSequenceIterator
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new Mx3dLabelSequenceIterator(theLabelSequence
)
Parameters
Name | Type |
---|---|
theLabelSequence | object | Mx3dLabelSequence |
Overrides
Properties
imp
• Protected
imp: any
= 0
Inherited from
Methods
More
▸ More(): boolean
Returns
boolean
Next
▸ Next(): void
Returns
void
Value
▸ Value(): Mx3dDbLabel
Returns
getImp
▸ getImp(): any
Returns
any
Inherited from
initTempObject
▸ Protected
initTempObject(imp
): void
Parameters
Name | Type |
---|---|
imp | any |
Returns
void