Namespace:
Autodesk.Revit.DB.Structure
ReinforcementRoundingSource
Enumeration
Description:
An enumerated type listing the possible sources for reinforcement rounding overrides.
An enumerated type listing the possible sources for reinforcement rounding overrides.
Syntax
public enum ReinforcementRoundingSource
Unknown Namespace Members:
| 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. |