Revit 2018 API |
MassZone..::..CutByUpperLevel Property |
MassZone Class See Also |
Indicates the relationship between the MassZone and its upper level.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.13)
Since:
2012
Syntax
C# |
---|
public MassZoneLevelCutState CutByUpperLevel { get; } |
Visual Basic |
---|
Public ReadOnly Property CutByUpperLevel As MassZoneLevelCutState Get |
Visual C++ |
---|
public: property MassZoneLevelCutState CutByUpperLevel { MassZoneLevelCutState get (); } |