Share

TriangulatedShellComponent.IsClosed 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.3.0.0 (25.3.0.0)

Syntax

C#

public bool IsClosed { get; }

Property Value

Boolean

See Also

Reference

Was this information helpful?