ReinforcementRoundingSource
Description:
An enumerated type listing the possible sources for reinforcement rounding overrides.
An enumerated type listing the possible sources for reinforcement rounding overrides.
public enum ReinforcementRoundingSource
| Name | Description |
|---|---|
| Element | Rounding overrides from Rebar or RebarInSystem or FabricSheet or FabricArea instances are in use. |
| 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. |