RVTDocs.com

HandRailType.SupportNumber

Property
Description:
The number of supports of the handrail.
Syntax
public int SupportNumber { get; set; }
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: The given value for supportNumber is negative.
InvalidOperationException When setting this property: The rail has no support or the support layout is not fixed number so the data being set is not applicable.