This is namespace Autodesk.AutoCAD.BoundaryRepresentation.
acdbmgdbrep.dll
Class |
Description |
This class wraps the AcBrLoop ObjectARX class. The BoundaryLoop class is the interface class for brep loops. This class defines... more | |
This .NET class wraps the AcBrBrep ObjectARX class. The Brep class is the interface class for the BREP portion of... more | |
This class represents a collection of complexes corresponding to the Brep. | |
This class represents an enumeration of complexes corresponding to the Brep. | |
This class represents a collection of edges corresponding to the Brep. | |
This class represents an enumeration of edges corresponding to the Brep. | |
This .NET class wraps the AcBrEntity ObjectARX class. The BrepEntity class is the interface base class for topology objects. This... more | |
This class represents a collection of faces corresponding to the Brep. | |
This class represents an enumeration of faces corresponding to the Brep. | |
This class represents a collection of shells corresponding to the Brep. | |
This class represents an enumeration of shells corresponding to the Brep. | |
This class represents a collection of vertices corresponding to the Brep. | |
This class represents an enumeration of vertices corresponding to the Brep. | |
This .NET class wraps the AcBrComplex ObjectARX class. The Complex class is the interface class for brep complexes. This class... more | |
This class represents a collection of shells corresponding to the complex. | |
This class represents an enumeration of shells corresponding to the complex. | |
This .NET class wraps the AcBrEdge ObjectARX class. The Edge class is the interface class for brep edges. This class... more | |
This class represents a collection of loops corresponding to the edge. | |
This class represents an enumeration of loops corresponding to the edge. | |
This .NET class wraps the AcBrElement ObjectARX class. The Element class is the interface base class for mesh elements. This... more | |
This .NET class wraps the AcBrElement2d ObjectARX class. The Element2d class is the interface class for linear, first-order two-dimensional elements... more | |
This class represents a collection of nodes corresponding to an Element2d object. | |
This class represents an enumeration of nodes corresponding to an Element2d object. | |
This .NET class wraps the AcBrTraverser ObjectARX class. The EnumeratorBase class is the interface base class for topology traversers. This... more | |
This class provides a container for BREP errors. | |
This .NET class wraps the AcBrFace ObjectARX class. The Face class is the interface class for Brep faces. This class... more | |
This class represents a collection of loops corresponding to the face. | |
This class represents an enumeration of loops corresponding to the face. | |
This .NET class wraps the AcBrHit ObjectARX class. The Hit class is the interface class for contexted hits generated by... more | |
This class represents a collection of edges corresponding to the loop. | |
This class represents an enumeration of edges corresponding to the loop. | |
This class represents a collection of vertices corresponding to the loop. | |
This class represents an enumeration of vertices corresponding to the loop. | |
This .NET class wraps the AcBrMesh ObjectARX class. The Mesh class is the interface base class for meshes. This class... more | |
This .NET class wraps the AcBrMesh2d ObjectARX class. The Mesh2d class is the interface class for 2D meshes. This class... more | |
This .NET class wraps the AcBrMesh2dControl ObjectARX class. The Mesh2dControl class is the interface class for 2d mesh controls. This... more | |
This class represents a collection of Element2d objects corresponding to the Mesh2d object. | |
This class represents an enumeration of Element2d objects corresponding to the Mesh2d object. | |
This .NET class wraps the AcBrMesh2dFilter ObjectARX class.The Mesh2dFilter class is the interface class for 2d mesh filters. This class... more | |
This .NET class wraps the AcBrMeshControl ObjectARX class. The MeshControl class is the interface base class for mesh controls. This... more | |
This .NET class wraps the AcBrMeshEntity ObjectARX class. The MeshEntity class is the interface base class for mesh objects and... more | |
This .NET class wraps the AcBrNode ObjectARX class. The Node class is the interface class for nodes in a mesh.... more | |
This .NET class wraps the AcBrShell ObjectARX class. The Shell class is the interface class for brep shells. This class... more | |
This class represents a collection of faces corresponding to the shell. | |
This class represents an enumeration of faces corresponding to the shell. | |
This .NET class wraps the AcBrVertex ObjectARX class. The Vertex class is the interface class for brep vertices. This class... more | |
This class represents a collection of edges corresponding to the vertex. | |
This class represents an enumeration of edges corresponding to the vertex. | |
This class represents a collection of loops corresponding to the vertex. | |
This class represents an enumeration of loops corresponding to the vertex. |
Enumeration |
Description |
This enum defines the shapes of the 2D elements. | |
The ErrorStatus enumerated values are used by all BREP functions. | |
The LoopType enum classifies a loop as interior, exterior, and so on. | |
Defines how the points are contained. | |
The ShellType enum classifies a shell as interior, exterior, and so on. | |
The ValidationLevel enum sets the level of validation for a BREP object. Setting the validation level on an object-by-object basis... more |
Structure |
Description |
This .NET class wraps the AcBrMassProps ObjectARX struct. The MassProperties class contains the volume, the mass (equal to the volume... more |
Comments? |