Edge

Parent module: Topology Module

group a3d_edge

Entity type is kA3DTypeTopoEdge.

Data Structures

A3DTopoEdgeData

Edge structure.

Functions

A3DTopoEdgeGet()

Populates the A3DTopoEdgeData structure.

A3DTopoEdgeCreate()

Creates an A3DTopoEdge from an A3DTopoEdgeData structure.

A3DTopoEdgeGetCoEdges()

Return all A3DTopoCoEdge from an A3DTopoEdge within the given A3DTopoBrepData.

A3DTopoEdgeGetSurfaces()

Return all A3DSurfBase from an A3DTopoEdge within the given A3DTopoBrepData.

A3DTopoEdgeGetOrCompute3DCurve()

Return a A3DCrvBase (3D curve or computed A3DCrvOnSurf) from an A3DTopoEdge within the given A3DTopoBrepData.