<Code Lib>
2027 Property
Changes 0
P

HandRailType.SupportNumber

Description:
The number of supports of the handrail.

public int SupportNumber { get; set; }

  • When setting this property: The given value for supportNumber is negative.
  • 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.

Loading…