2021 Method
Changes 0
M

RebarBarType.SetBarTypeDiameters

Description:
Sets all input diameters from diametersOptions in current RebarBarType.
public void SetBarTypeDiameters(
	BarTypeDiameterOptions diametersOptions
)
  • diametersOptions
    The input diameters are validated as follows : barDiameter is both positive and no more than the smallest value of 1.0 and the input bend diameters. Each bend diameter is smaller than 99.0 and bigger than barDiameter.