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: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsClosed { get; }
