Skip to content
On this page

mxcad API 文档 / MdGeLabel

Class: MdGeLabel

所有类的父类, 除去MdGeTopo以及MdGeBrep

Hierarchy

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new MdGeLabel(p?)

Parameters

NameType
p?object

Overrides

Mx3dBaseObject.constructor

Properties

imp

Protected imp: any = 0

Inherited from

Mx3dBaseObject.imp

Methods

AttributesModified

AttributesModified(): boolean

Returns

boolean


Depth

Depth(): number

Returns

number


Father

Father(): MdGeLabel

Returns

MdGeLabel


FindChild

FindChild(aTag, create): MdGeLabel

Parameters

NameType
aTagnumber
createboolean

Returns

MdGeLabel


HasAttribute

HasAttribute(): boolean

Returns

boolean


HasChild

HasChild(): boolean

Returns

boolean


HasGreaterNode

HasGreaterNode(otherLabel): boolean

Parameters

NameType
otherLabelMdGeLabel

Returns

boolean


HasLowerNode

HasLowerNode(otherLabel): boolean

Parameters

NameType
otherLabelMdGeLabel

Returns

boolean


Imported

Imported(aStatus): void

Parameters

NameType
aStatusboolean

Returns

void


IsDescendant

IsDescendant(aLabel): boolean

Parameters

NameType
aLabelMdGeLabel

Returns

boolean


IsDifferent

IsDifferent(aLabel): boolean

Parameters

NameType
aLabelMdGeLabel

Returns

boolean


IsEqual

IsEqual(aLabel): boolean

Parameters

NameType
aLabelMdGeLabel

Returns

boolean


IsImported

IsImported(): boolean

Returns

boolean


IsNull

IsNull(): boolean

Returns

boolean


IsRoot

IsRoot(): boolean

Returns

boolean


MayBeModified

MayBeModified(): boolean

Returns

boolean


NbAttributes

NbAttributes(): number

Returns

number


NbChildren

NbChildren(): number

Returns

number


NewChild

NewChild(): MdGeLabel

Returns

MdGeLabel


Nullify

Nullify(): void

Returns

void


Root

Root(): MdGeLabel

Returns

MdGeLabel


Tag

Tag(): number

Returns

number


Transaction

Transaction(): number

Returns

number


getImp

getImp(): any

Returns

any

Inherited from

Mx3dBaseObject.getImp


initTempObject

Protected initTempObject(imp): void

Parameters

NameType
impany

Returns

void

Inherited from

Mx3dBaseObject.initTempObject