RVTDocs.com

CompoundStructure.CutoffHeight

Property
Description:
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.
Remarks:
This allows layers with one horizontal segment above and one below this line to be of variable height.
Syntax
public double CutoffHeight { get; set; }
Exceptions
Exception Condition
InvalidOperationException This operation is valid only for vertically compound structures.