FabricRoundingManager Members


The FabricRoundingManager type exposes the following members.

Methods

Name Description
Public method Dispose (Inherited from ReinforcementRoundingManager .)
Public method Equals
Determines whether the specified Object is equal to the current Object .
(Inherited from Object .)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object .)
Public method GetLengthUnitTypeId
Gets the identifier of the length unit quantifying the reinforcement rounding values.
(Inherited from ReinforcementRoundingManager .)
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 .)

Properties

Name Description
Public property ApplicableReinforcementRoundingSource
Identifies the source of the rounding settings for this element.
Public property ApplicableSegmentLengthRounding
The applicable rounding for fabric segments.
Public property ApplicableSegmentLengthRoundingMethod
The applicable rounding method for fabric segments.
Public property ApplicableTotalLengthRounding
The applicable rounding for Cut Overall Length and Cut Overall Width parameters.
Public property ApplicableTotalLengthRoundingMethod
The applicable rounding method for Cut Overall Length and Cut Overall Width parameters.
Public property Element
The owner of the reinforcement rounding overrides.
(Inherited from ReinforcementRoundingManager .)
Public property IsActiveOnElement
Defines whether reinforcement rounding is activated for the particular element.
(Inherited from ReinforcementRoundingManager .)
Public property IsValidObject
Specifies whether the .NET object represents a valid Revit entity.
(Inherited from ReinforcementRoundingManager .)
Public property LengthDisplayUnit Obsolete.
The length units used when displaying the reinforcement rounding values.
(Inherited from ReinforcementRoundingManager .)
Public property SegmentLengthRounding
The rounding for fabric segments.
Public property SegmentLengthRoundingMethod
Identifies the segment length rounding method
Public property TotalLengthRounding
The rounding for Cut Overall Length and Cut Overall Width parameters.
Public property TotalLengthRoundingMethod
Identifies the total length rounding method

See Also