<Code Lib>
2025 Property
Changes 0
P

StairsRunType.TreadThickness

Description:
The thickness of the treads.

public double TreadThickness { get; set; }

  • When setting this property: The given value for thickness must be greater than 0 and no more than 30000 feet.
  • When setting this property: The run type has no tread so the data being set is not applicable.

Loading…