<Code Lib>
2025.3 Property
Changes 0
P

StairsType.MinRunWidth

Description:
The initial value for the width of a common run.

public double MinRunWidth { get; set; }

  • When setting this property: The given value for minRunWidth must be greater than 0 and no more than 30000 feet.

Loading…