ReinforcementRoundingManager
Description:
A base class providing access to reinforcement rounding overrides for structural elements.
A base class providing access to reinforcement rounding overrides for structural elements.
Remarks:
Subclasses of this class are used to access the override settings for Rebar elements and types or Fabric elements and types.
Subclasses of this class are used to access the override settings for Rebar elements and types or Fabric elements and types.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Structure.ReinforcementRoundingManager
Autodesk.Revit.DB.Structure.FabricRoundingManager
Autodesk.Revit.DB.Structure.RebarRoundingManager
System.Object
Autodesk.Revit.DB.Structure.ReinforcementRoundingManager
Autodesk.Revit.DB.Structure.FabricRoundingManager
Autodesk.Revit.DB.Structure.RebarRoundingManager
public class ReinforcementRoundingManager : IDisposable
| Name | Return Type | Description |
|---|---|---|
| Dispose() | None | Releases all resources used by the |
| GetLengthUnitTypeId() | ForgeTypeId | Gets the identifier of the length unit quantifying the reinforcement rounding values. |
| Name | Return Type | Description |
|---|---|---|
| Element | Element | The owner of the reinforcement rounding overrides. |
| IsActiveOnElement | bool | Defines whether reinforcement rounding is activated for the particular element. |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. |
| LengthDisplayUnit | DisplayUnitType | The length units used when displaying the reinforcement rounding values. |