mxcad API 文档 / 3d / MxNewMx3dLabelSequence
Class: MxNewMx3dLabelSequence
3d.MxNewMx3dLabelSequence
管理对象生命周期的基类
Hierarchy
↳
MxNewMx3dLabelSequence
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new MxNewMx3dLabelSequence()
Overrides
MxNewMx3dBaseObject.constructor
Properties
imp
• Protected
imp: any
= 0
Inherited from
Methods
Length
▸ Length(): number
Returns
number
Value
▸ Value(theIndex
): MxNewMx3dDbLabel
Parameters
Name | Type |
---|---|
theIndex | number |
Returns
getImp
▸ getImp(): any
Returns
any
Inherited from
initTempObject
▸ Protected
initTempObject(imp
): void
Parameters
Name | Type |
---|---|
imp | any |
Returns
void