2021 Class
Changes 8
C

ReinforcementRoundingManager

Description:
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.
Inheritance Hierarchy:
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
M Dispose() None Releases all resources used by the
M GetLengthUnitTypeId() ForgeTypeId Gets the identifier of the length unit quantifying the reinforcement rounding values.
Name Return Type Description
P Element Element The owner of the reinforcement rounding overrides.
P IsActiveOnElement bool Defines whether reinforcement rounding is activated for the particular element.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P LengthDisplayUnit DisplayUnitType The length units used when displaying the reinforcement rounding values.