Class HLRBRep_ThePolyhedronToolOfInterCSurf
Hierarchy
- HLRBRep_ThePolyhedronToolOfInterCSurf
Methods
Static Bounding
- Bounding(thePolyh: HLRBRep_ThePolyhedronOfInterCSurf): Bnd_Box
Parameters
thePolyh: HLRBRep_ThePolyhedronOfInterCSurf
Static ComponentsBounding
Parameters
thePolyh: HLRBRep_ThePolyhedronOfInterCSurf
Static DeflectionOverEstimation
- DeflectionOverEstimation(thePolyh: HLRBRep_ThePolyhedronOfInterCSurf): number
Parameters
thePolyh: HLRBRep_ThePolyhedronOfInterCSurf
Returns number
Static Dump
- Dump(thePolyh: HLRBRep_ThePolyhedronOfInterCSurf): void
Parameters
thePolyh: HLRBRep_ThePolyhedronOfInterCSurf
Returns void
Static GetBorderDeflection
- GetBorderDeflection(thePolyh: HLRBRep_ThePolyhedronOfInterCSurf): number
Parameters
thePolyh: HLRBRep_ThePolyhedronOfInterCSurf
Returns number
Static IsOnBound
- IsOnBound(thePolyh: HLRBRep_ThePolyhedronOfInterCSurf, Index1: Graphic3d_ZLayerId, Index2: Graphic3d_ZLayerId): boolean
Parameters
thePolyh: HLRBRep_ThePolyhedronOfInterCSurf
Index1: Graphic3d_ZLayerId
Index2: Graphic3d_ZLayerId
Returns boolean
Static NbTriangles
- NbTriangles(thePolyh: HLRBRep_ThePolyhedronOfInterCSurf): Graphic3d_ZLayerId
Parameters
thePolyh: HLRBRep_ThePolyhedronOfInterCSurf
Returns Graphic3d_ZLayerId
Static Point
- Point(thePolyh: HLRBRep_ThePolyhedronOfInterCSurf, Index: Graphic3d_ZLayerId): gp_Pnt
Parameters
thePolyh: HLRBRep_ThePolyhedronOfInterCSurf
Index: Graphic3d_ZLayerId
Static TriConnex
- TriConnex(thePolyh: HLRBRep_ThePolyhedronOfInterCSurf, Triang: Graphic3d_ZLayerId, Pivot: Graphic3d_ZLayerId, Pedge: Graphic3d_ZLayerId, TriCon: Graphic3d_ZLayerId, OtherP: Graphic3d_ZLayerId): Graphic3d_ZLayerId
Parameters
thePolyh: HLRBRep_ThePolyhedronOfInterCSurf
Triang: Graphic3d_ZLayerId
Pivot: Graphic3d_ZLayerId
Pedge: Graphic3d_ZLayerId
TriCon: Graphic3d_ZLayerId
OtherP: Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId
Static Triangle
- Triangle(thePolyh: HLRBRep_ThePolyhedronOfInterCSurf, Index: Graphic3d_ZLayerId, P1: Graphic3d_ZLayerId, P2: Graphic3d_ZLayerId, P3: Graphic3d_ZLayerId): void
Parameters
thePolyh: HLRBRep_ThePolyhedronOfInterCSurf
Index: Graphic3d_ZLayerId
P1: Graphic3d_ZLayerId
P2: Graphic3d_ZLayerId
P3: Graphic3d_ZLayerId
Returns void