<Code Lib>
2025.3 Property
Changes 0
P

HandRailType.SupportLayout

Description:
The support layout method of the handrail.

public RailSupportsLayout SupportLayout { 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 specified so the data being set is not applicable.

Loading…