Indicates the relationship between the MassZone and its upper level.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
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 (); } |