Reports whether this zone is Occupiable or not.
Namespace: Autodesk.Revit.DB.MechanicalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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