Indicates the relationship between the MassZone and its lower level.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since: 2012
Syntax
C# |
---|
public MassZoneLevelCutState CutByLowerLevel { get; } |
Visual Basic |
---|
Public ReadOnly Property CutByLowerLevel As MassZoneLevelCutState Get |
Visual C++ |
---|
public: property MassZoneLevelCutState CutByLowerLevel { MassZoneLevelCutState get (); } |