| |
Class |
Description |
|
BoundaryLoop
|
This class is the interface class for BREP loops. Loop
correspond to sets of curves defining the boundaries of bounded
surfaces. |
|
Brep
|
This .NET class wraps the OdDbBrep class. This class provides
the top-level interface for traversing the BREP structure of the 3d
data contained in a Solid3d (or other 3d) entity. |
|
BrepComplexCollection
|
This class represents a collection of B-Rep complexes. |
|
BrepComplexEnumerator
|
Returns the enumerator for B-Rep complexes. |
|
BrepEdgeCollection
|
This class represents a collection of B-Rep edges. |
|
BrepEdgeEnumerator
|
This class represents the enumerator for B-Rep edges. |
|
BrepEntity
|
This class is the interface base class for BREP topology
objects. |
|
BrepFaceCollection
|
This class represents a collection of B-Rep faces. |
|
BrepFaceEnumerator
|
This class represents the enumerator for B-Rep faces. |
|
BrepShellCollection
|
This class represents a collection of B-Rep shells. |
|
BrepShellEnumerator
|
This class represents the enumerator for B-Rep shells. |
|
BrepVertexCollection
|
This class represents a collection of B-Rep vertices. |
|
BrepVertexEnumerator
|
This class represents the enumerator for B-Rep vertices. |
|
Complex
|
This class represents a B-Rep complex. Complexes are primary
elements with no associated geometries. Complexes are comprised of
one or more connected shell boundaries, and correspond to connected
regions of points in 3D space. |
|
ComplexShellCollection
|
This class represents a collection of B-Rep complex
shells. |
|
ComplexShellEnumerator
|
This class represents the enumerator for B-Rep complex
shells. |
|
Edge
|
This class represents a B-Rep edge. Edges are primary BREP
elements with associated geometries: curves. |
|
EdgeLoopCollection
|
This class represents a collection of B-Rep edge loops. |
|
EdgeLoopEnumerator
|
This class represents the enumerator for B-Rep edge loops. |
|
Element
|
This class defines the interface base-class for mesh elements.
Each element is represented by an ordered, minimal closed subset of
connected nodes in a mesh. |
|
Element2d
|
This class represents linear, two-dimensional first-order
elements in a mesh. |
|
Element2dNodeCollection
|
This class represents a collection of Element2d and associated
nodes. |
|
Element2dNodeEnumerator
|
This class represents the enumerator for element nodes. |
|
EnumeratorBase
|
This is a base class for enumerators. |
|
Exception
|
This class is designed to handle exception within
BoundaryRepresentation namespace. |
|
Face
|
This class is designed to handle exception within
BoundaryRepresentation namespace. |
|
FaceLoopCollection
|
This class represents a collection of face loops. |
|
FaceLoopEnumerator
|
This class represents the enumerator for face loops. |
|
Hit
|
This class is the interface class for contexted hits generated
by line containment queries. |
|
LoopEdgeCollection
|
This class represents a collection of edge loops. |
|
LoopEdgeEnumerator
|
This class represents the enumerator for
LoopEdgeCollection. |
|
LoopVertexCollection
|
This class represents a collection of vertices associated with
the loop. |
|
LoopVertexEnumerator
|
This class represents the enumerator for
LoopVertexCollection. |
|
Mesh
|
This class defines the interface base class for meshes. |
|
Mesh2d
|
This class defines the interface class for 2D meshes. |
|
Mesh2dControl
|
This interface class represents 2D mesh controls. It defines
specific functions used to set controls for generating 2D
meshes. |
|
Mesh2dElement2dCollection
|
This class represents a collection of Mesh2d with associated
Element2d objects. |
|
Mesh2dElement2dEnumerator
|
This class represents the enumerator for
Mesh2dElement2dCollection. |
|
Mesh2dFilter
|
This class represents a filter for 2D meshes. |
|
MeshControl
|
This is a base class for mesh controls. |
|
MeshEntity
|
This is a base class for mesh objects and subobjects. |
|
Node
|
This is a base class for mesh objects and subobjects. |
|
Shell
|
This is a base class for mesh objects and subobjects. |
|
ShellFaceCollection
|
This class represents a collection of shells with associated
faces. |
|
ShellFaceEnumerator
|
This class represents the enumerator for
ShellFaceCollection. |
|
Vertex
|
This class represents a B-Rep vertex. |
|
VertexEdgeCollection
|
This class represents a collection of edges associated with the
vertex. |
|
VertexEdgeEnumerator
|
This class represents the enumerator for
ShellFaceCollection. |
|
VertexLoopCollection
|
This class represents a collection of vertices associated with
the boundary loops. |
|
VertexLoopEnumerator
|
This class represents the enumerator for
VertexLoopCollection. |