The RebarRoundingManager type exposes the following members.

Methods

  NameDescription
Public methodDispose (Inherited from ReinforcementRoundingManager.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetLengthUnitTypeId
Gets the identifier of the length unit quantifying the reinforcement rounding values.
(Inherited from ReinforcementRoundingManager.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyApplicableReinforcementRoundingSource
Identifies the source of the rounding settings for this element.
Public propertyApplicableSegmentLengthRounding
The applicable rounding for shared parameters used by rebar.
Public propertyApplicableSegmentLengthRoundingMethod
The applicable rounding method for shared parameters used by rebar.
Public propertyApplicableTotalLengthRounding
The applicable rounding for Bar Length and Total Bar Length parameters.
Public propertyApplicableTotalLengthRoundingMethod
The applicable rounding method for Bar Length and Total Bar Length parameters.
Public propertyElement
The owner of the reinforcement rounding overrides.
(Inherited from ReinforcementRoundingManager.)
Public propertyIsActiveOnElement
Defines whether reinforcement rounding is activated for the particular element.
(Inherited from ReinforcementRoundingManager.)
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
(Inherited from ReinforcementRoundingManager.)
Public propertyLengthDisplayUnit Obsolete.
The length units used when displaying the reinforcement rounding values.
(Inherited from ReinforcementRoundingManager.)
Public propertySegmentLengthRounding
The rounding for shared parameters used by rebar.
Public propertySegmentLengthRoundingMethod
Identifies the segment length rounding method
Public propertyTotalLengthRounding
The rounding for Bar Length and Total Bar Length parameters.
Public propertyTotalLengthRoundingMethod
Identifies the total length rounding method

See Also