RebarRoundingManagerApplicableReinforcementRoundingSource Property

Identifies the source of the rounding settings for this element.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ReinforcementRoundingSource ApplicableReinforcementRoundingSource { get; }

Property Value

ReinforcementRoundingSource
Remarks
For a Rebar or RebarInSystem element, this could be Rebar, RebarType, or ReinforcementSettings. For a RebarType, this could be RebarType or ReinforcementSettings.
See Also