Share

FabricRoundingManager.ApplicableSegmentLengthRounding Property

The applicable rounding for fabric segments.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public double ApplicableSegmentLengthRounding { get; }

Property Value

Double

Remarks

IsActiveOnElement property of ReinforcementSettings RebarRoundingManager has to be true. ApplicableSegmentLengthRounding is meaningless if ReinforcementSettings RebarRoundingManager IsActiveOnElement is false.

See Also

Reference

Was this information helpful?