<Code Lib>
2025 Property
Changes 0
P

HandRailType.SupportJustification

Description:
The support justification method of the handrail.

public RailSupportJustification SupportJustification { get; set; }

  • When setting this property: A value passed for an enumeration argument is not a member of that enumeration
  • When setting this property: The rail has no support or the support layout is not fixed distance so the data being set is not applicable.

Loading…