Reports whether this zone is Occupiable or not.
Namespace: Autodesk.Revit.DB.MechanicalAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool Occupiable { get; }
Public ReadOnly Property Occupiable As Boolean
Get
public:
property bool Occupiable {
bool get ();
}
member Occupiable : bool with get
Property Value
Boolean
See Also