Methods
IsExpStackEmpty
- IsExpStackEmpty(): boolean
IsRelStackEmpty
- IsRelStackEmpty(): boolean
PopName
- PopName(): XCAFDoc_PartId
PopValue
- PopValue(): Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId
PushName
- PushName(name: XCAFDoc_PartId): void
PushValue
- PushValue(degree: Graphic3d_ZLayerId): void
Parameters
degree: Graphic3d_ZLayerId
Returns void