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