IsClosed Property


Triangulated Shell Component Is Closed Property

True if and only if the triangulation represents a topologically closed shell (i.e., each edge is shared by two triangles).

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsClosed { get; }

Property Value

Boolean
See Also