ReinforcementRoundingSource
Public Enum
An enumerated type listing the possible sources for reinforcement rounding overrides.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum ReinforcementRoundingSourceMembers
Member name
Value
Description
None
0
No rounding overrides are in use.
ReinforcementSettings
1
Rounding overrides from the ReinforcementSettings are in use.
Type
2
Rounding overrides from the rebar types or fabric types are in use.
Element
3
Rounding overrides from Rebar or RebarInSystem or FabricSheet or FabricArea instances are in use.