Class IGESSolid_TopoBuilder
Methods
AddEdge
Parameters
vstart: Graphic3d_ZLayerId
vend: Graphic3d_ZLayerId
Returns void
AddVoidShell
- AddVoidShell(orientation: Graphic3d_ZLayerId): void
Parameters
orientation: Graphic3d_ZLayerId
Returns void
Edge
Parameters
num: Graphic3d_ZLayerId
vstart: Graphic3d_ZLayerId
vend: Graphic3d_ZLayerId
Returns void
EndFace
- EndFace(orientation: Graphic3d_ZLayerId): void
Parameters
orientation: Graphic3d_ZLayerId
Returns void
MakeEdge
- MakeEdge(edgetype: Graphic3d_ZLayerId, edge3d: Graphic3d_ZLayerId, orientation: Graphic3d_ZLayerId): void
Parameters
edgetype: Graphic3d_ZLayerId
edge3d: Graphic3d_ZLayerId
orientation: Graphic3d_ZLayerId
Returns void
NbEdges
- NbEdges(): Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId
NbVertices
- NbVertices(): Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId
SetMainShell
- SetMainShell(orientation: Graphic3d_ZLayerId): void
Parameters
orientation: Graphic3d_ZLayerId
Returns void
Vertex
- Vertex(num: Graphic3d_ZLayerId): gp_XYZ