Skip to content

ReinforcementRoundingManager

Public Class

A base class providing access to reinforcement rounding overrides for structural elements.

Inheritance Hierarchy

System.Object
Autodesk.Revit.DB.Structure.ReinforcementRoundingManager
Autodesk.Revit.DB.Structure.FabricRoundingManager
Autodesk.Revit.DB.Structure.RebarRoundingManager

Namespace: Autodesk.Revit.DB.Structure

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public class ReinforcementRoundingManager : IDisposable

The ReinforcementRoundingManager type exposes the following members.

Properties

Name

Description


Public Property

The owner of the reinforcement rounding overrides.


Public Property
IsActiveOnElement

Defines whether reinforcement rounding is activated for the particular element.


Public Property
IsValidObject

Specifies whether the .NET object represents a valid Revit entity.


Methods

Name

Description


Public Method

Releases all resources used by the ReinforcementRoundingManager


Public Method

Equals

Determines whether the specified object is equal to the current object.
(Inherited from Object)


Public Method

GetHashCode

Serves as the default hash function.
(Inherited from Object)


Public Method

Gets the identifier of the length unit quantifying the reinforcement rounding values.


Public Method

GetType

Gets the Type of the current instance.
(Inherited from Object)


Public Method

ToString

Returns a string that represents the current object.
(Inherited from Object)


Remarks

Subclasses of this class are used to access the override settings for Rebar elements and types or Fabric elements and types.