Horizontal segments below or at the cutoff height have their distance to the wall bottom fixed, those above
have their distance to the wall top fixed.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double CutoffHeight { get; set; }Property Value
Double
The cutoff height of this CompoundStructure.
Exceptions
Remarks
This allows layers with one horizontal segment above and one below
this line to be of variable height.
See Also
Reference