2024 Members
Changes 4
M

FabricRoundingManager

Name Return Type Description Inherited From
M Dispose() None (Inherited from ReinforcementRoundingManager .) ReinforcementRoundingManager
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object .
M GetHashCode None Serves as a hash function for a particular type. (Inherited from Object .) Object .
M GetLengthUnitTypeId() ForgeTypeId Gets the identifier of the length unit quantifying the reinforcement rounding values. (Inherited from ReinforcementRoundingManager .) ReinforcementRoundingManager
M GetType None Gets the Type of the current instance. (Inherited from Object .) Object .
M ToString None Returns a string that represents the current object. (Inherited from Object .) Object .
Name Return Type Description Inherited From
P ApplicableReinforcementRoundingSource ReinforcementRoundingSource Identifies the source of the rounding settings for this element.
P ApplicableSegmentLengthRounding double The applicable rounding for fabric segments.
P ApplicableSegmentLengthRoundingMethod RoundingMethod The applicable rounding method for fabric segments.
P ApplicableTotalLengthRounding double The applicable rounding for Cut Overall Length and Cut Overall Width parameters.
P ApplicableTotalLengthRoundingMethod RoundingMethod The applicable rounding method for Cut Overall Length and Cut Overall Width parameters.
P Element Element The owner of the reinforcement rounding overrides. (Inherited from ReinforcementRoundingManager .) ReinforcementRoundingManager
P IsActiveOnElement bool Defines whether reinforcement rounding is activated for the particular element. (Inherited from ReinforcementRoundingManager .) ReinforcementRoundingManager
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity. (Inherited from ReinforcementRoundingManager .) ReinforcementRoundingManager
P SegmentLengthRounding double The rounding for fabric segments.
P SegmentLengthRoundingMethod RoundingMethod Identifies the segment length rounding method
P TotalLengthRounding double The rounding for Cut Overall Length and Cut Overall Width parameters.
P TotalLengthRoundingMethod RoundingMethod Identifies the total length rounding method