RebarRoundingManager.TotalLengthRounding
Description:
The rounding for Bar Length and Total Bar Length parameters.
The rounding for Bar Length and Total Bar Length parameters.
Remarks:
IsActiveOnElement property has to be true. TotalLengthRounding is meaningless if IsActiveOnElement is false.
IsActiveOnElement property has to be true. TotalLengthRounding is meaningless if IsActiveOnElement is false.
public double TotalLengthRounding { get; set; }
-
When setting this property: The given value for value is not a number
-
When setting this property: The rounding value is not a positive value.
-
When setting this property: None of the following disciplines is enabled: Structural.
-
When setting this property: IsActiveOnElement property is false.