Share

FabricRoundingManager.ApplicableReinforcementRoundingSource Property

Identifies the source of the rounding settings for this element.


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

Syntax

C#

public ReinforcementRoundingSource ApplicableReinforcementRoundingSource { get; }

Property Value

ReinforcementRoundingSource

Remarks

For a FabricSheet or FabricArea element, this could be FabricArea, FabricSheetType, or ReinforcementSettings. For a FabricSheetType, this could be FabricSheetType or ReinforcementSettings. All FabricSheets hosted by common FabricArea must have common reinforcement rounding overrides so at instance level its overrides are in FabricArea, not in FabricSheets.

See Also

Reference

Was this information helpful?