An enumerated type listing the possible sources for reinforcement rounding overrides. 
   Namespace:   Autodesk.Revit.DB.Structure  
  Assembly:   RevitAPI  (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0) 
  Since:  2014 
  Since:  2014 
Syntax
| C# | 
|---|
|  | 
| Visual Basic | 
|---|
|  | 
| Visual C++ | 
|---|
|  | 
Members
| Member name | Description | 
|---|---|
| None | No rounding overrides are in use. | 
| ReinforcementSettings | Rounding overrides from the ReinforcementSettings are in use. | 
| Type | Rounding overrides from the rebar types or fabric types are in use. | 
| Element | Rounding overrides from Rebar or RebarInSystem or FabricSheet or FabricArea instances are in use. |