Revit 2025 API
SpaceClosed |
Return the closedShell of the space.
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public GeometryElement ClosedShell { get; }
Public ReadOnly Property ClosedShell As GeometryElement Get
public: property GeometryElement^ ClosedShell { GeometryElement^ get (); }
member ClosedShell : GeometryElement with get
Property Value
GeometryElementSee Also