Constructor of LayoutRuleFixedNumber.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public LayoutRuleFixedNumber(
int numberOfLines
)
Parameters
- numberOfLines Int32
- The value of numberOfLines must be positive.
Remarks
Create a LayoutRuleFixedNumber object with the number of the beams and this number must be positive.
See Also
Reference