Class BRepMesh_PairOfIndex
Methods
Append
- Append(theIndex: Graphic3d_ZLayerId): void
Parameters
theIndex: Graphic3d_ZLayerId
Returns void
Extent
- Extent(): Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId
FirstIndex
- FirstIndex(): Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId
Index
- Index(thePairPos: Graphic3d_ZLayerId): Graphic3d_ZLayerId
Parameters
thePairPos: Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId
LastIndex
- LastIndex(): Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId
Prepend
- Prepend(theIndex: Graphic3d_ZLayerId): void
Parameters
theIndex: Graphic3d_ZLayerId
Returns void
RemoveIndex
- RemoveIndex(thePairPos: Graphic3d_ZLayerId): void
Parameters
thePairPos: Graphic3d_ZLayerId
Returns void
SetIndex
- SetIndex(thePairPos: Graphic3d_ZLayerId, theIndex: Graphic3d_ZLayerId): void
Parameters
thePairPos: Graphic3d_ZLayerId
theIndex: Graphic3d_ZLayerId
Returns void