Class IntPatch_PolyhedronTool
Methods
Static Bounding
- Bounding(thePolyh: IntPatch_Polyhedron): Bnd_Box
Parameters
thePolyh: IntPatch_Polyhedron
Static ComponentsBounding
Parameters
thePolyh: IntPatch_Polyhedron
Static DeflectionOverEstimation
- DeflectionOverEstimation(thePolyh: IntPatch_Polyhedron): number
Parameters
thePolyh: IntPatch_Polyhedron
Returns number
Static NbTriangles
- NbTriangles(thePolyh: IntPatch_Polyhedron): Graphic3d_ZLayerId
Parameters
thePolyh: IntPatch_Polyhedron
Returns Graphic3d_ZLayerId
Static Point
- Point(thePolyh: IntPatch_Polyhedron, Index: Graphic3d_ZLayerId): gp_Pnt
Parameters
thePolyh: IntPatch_Polyhedron
Index: Graphic3d_ZLayerId
Static TriConnex
- TriConnex(thePolyh: IntPatch_Polyhedron, Triang: Graphic3d_ZLayerId, Pivot: Graphic3d_ZLayerId, Pedge: Graphic3d_ZLayerId, TriCon: Graphic3d_ZLayerId, OtherP: Graphic3d_ZLayerId): Graphic3d_ZLayerId
Parameters
thePolyh: IntPatch_Polyhedron
Triang: Graphic3d_ZLayerId
Pivot: Graphic3d_ZLayerId
Pedge: Graphic3d_ZLayerId
TriCon: Graphic3d_ZLayerId
OtherP: Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId
Static Triangle
- Triangle(thePolyh: IntPatch_Polyhedron, Index: Graphic3d_ZLayerId, P1: Graphic3d_ZLayerId, P2: Graphic3d_ZLayerId, P3: Graphic3d_ZLayerId): void
Parameters
thePolyh: IntPatch_Polyhedron
Index: Graphic3d_ZLayerId
P1: Graphic3d_ZLayerId
P2: Graphic3d_ZLayerId
P3: Graphic3d_ZLayerId
Returns void