Topology Type Declarations

Detailed Description

group a3d_topology_types

Version

2.0

Type Alias Documentation

typedef void A3DTopoContext

Topological context.

See also

Topology Context

typedef void A3DTopoItem

Abstract root type for any topological entity (body or single item).

typedef void A3DTopoVertex

Vertex.

One of the two vertex types: A3DTopoMultipleVertex or A3DTopoUniqueVertex.

typedef void A3DTopoMultipleVertex

Vertex.

typedef void A3DTopoUniqueVertex

Vertex.

typedef void A3DTopoWireEdge

Wire Edge.

See also

WireEdge

typedef void A3DTopoEdge

Edge.

See also

A3DTopoEdgeData

See also

Edge

typedef void A3DTopoCoEdge

Co-Edge.

See also

CoEdge

typedef void A3DTopoLoop

Loop.

See also

A3DTopoLoopData

See also

Loop

typedef void A3DTopoFace

Face.

See also

A3DTopoFaceData

See also

Face

typedef void A3DTopoShell

Shell.

See also

A3DTopoShellData

See also

Shell

typedef void A3DTopoConnex

Connex.

See also

Connex

typedef void A3DTopoBody

Abstract root type for any topological body.

See also

A3DTopoBodyData

typedef void A3DTopoSingleWireBody

Single wire body.

See also

SingleWireBody

typedef void A3DTopoBrepData

Main entry to solid and surface topology (regular form).

See also

BrepData