Namespace:
Autodesk.Revit.DB
TriangulatedShellComponent
Class
Description:
This class represents a triangulated boundary component of a solid or a triangulated connected component of a shell.
This class represents a triangulated boundary component of a solid or a triangulated connected component of a shell.
Remarks:
The triangulation is "topologically connected" in the following sense: if two triangles share an edge geometrically, then they share a single edge topologically (i.e., they share two vertices defining the geometrically shared edge).
The triangulation is "topologically connected" in the following sense: if two triangles share an edge geometrically, then they share a single edge topologically (i.e., they share two vertices defining the geometrically shared edge).
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.TriangulatedShellComponent
System.Object
Autodesk.Revit.DB.TriangulatedShellComponent
Syntax
public class TriangulatedShellComponent : IDisposable