Methods
Dump
- Dump(ie1: Graphic3d_ZLayerId, ie2: Graphic3d_ZLayerId): void
Parameters
ie1: Graphic3d_ZLayerId
ie2: Graphic3d_ZLayerId
Returns void
Index
- Index(): Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId
IsPointOfSegment
- IsPointOfSegment(): boolean
IsVertex
- IsVertex(I: Graphic3d_ZLayerId): boolean
Parameters
Returns boolean
Parameter
- Parameter(I: Graphic3d_ZLayerId): number
SegmentAncestors
- SegmentAncestors(IP1: Graphic3d_ZLayerId, IP2: Graphic3d_ZLayerId): boolean
Parameters
IP1: Graphic3d_ZLayerId
IP2: Graphic3d_ZLayerId
Returns boolean
SetIndex
- SetIndex(X: Graphic3d_ZLayerId): void
SetIsPointOfSegment
- SetIsPointOfSegment(B: boolean): void
SetIsVertex
- SetIsVertex(I: Graphic3d_ZLayerId, B: boolean): void
Parameters
I: Graphic3d_ZLayerId
B: boolean
Returns void
SetKeep
- SetKeep(B: boolean): void
SetParameter
- SetParameter(I: Graphic3d_ZLayerId, P: number): void
Parameters
I: Graphic3d_ZLayerId
P: number
Returns void
SetSegmentAncestors
- SetSegmentAncestors(IP1: Graphic3d_ZLayerId, IP2: Graphic3d_ZLayerId): void
Parameters
IP1: Graphic3d_ZLayerId
IP2: Graphic3d_ZLayerId
Returns void
SetTolerance
- SetTolerance(T: number): void