Namespace:
Autodesk.Revit.DB.Structure
FabricRoundingManager
Class
Description:
Provides access to element reinforcement roundings overrides.
Provides access to element reinforcement roundings overrides.
Remarks:
An instance of this class can be obtained from specific FabricSheetType or individual FabricSheet or FabricArea elements to apply overrides different from the global settings for the project.
An instance of this class can be obtained from specific FabricSheetType or individual FabricSheet or FabricArea elements to apply overrides different from the global settings for the project.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Structure.ReinforcementRoundingManager
Autodesk.Revit.DB.Structure.FabricRoundingManager
System.Object
Autodesk.Revit.DB.Structure.ReinforcementRoundingManager
Autodesk.Revit.DB.Structure.FabricRoundingManager
FabricRoundingManager Class Members:
Name | Description | Inherited From |
---|---|---|
ApplicableReinforcementRoundingSource | Identifies the source of the rounding settings for this element. | |
ApplicableSegmentLengthRounding | The applicable rounding for fabric segments. | |
ApplicableSegmentLengthRoundingMethod | The applicable rounding method for fabric segments. | |
ApplicableTotalLengthRounding | The applicable rounding for Cut Overall Length and Cut Overall Width parameters. | |
ApplicableTotalLengthRoundingMethod | The applicable rounding method for Cut Overall Length and Cut Overall Width parameters. | |
Element | The owner of the reinforcement rounding overrides. (Inherited from ReinforcementRoundingManager ) | ReinforcementRoundingManager |
IsActiveOnElement | Defines whether reinforcement rounding is activated for the particular element. (Inherited from ReinforcementRoundingManager ) | ReinforcementRoundingManager |
IsValidObject | Specifies whether the .NET object represents a valid Revit entity. (Inherited from ReinforcementRoundingManager ) | ReinforcementRoundingManager |
SegmentLengthRounding | The rounding for fabric segments. | |
SegmentLengthRoundingMethod | Identifies the segment length rounding method | |
TotalLengthRounding | The rounding for Cut Overall Length and Cut Overall Width parameters. | |
TotalLengthRoundingMethod | Identifies the total length rounding method |
Name | Description | Inherited From |
---|---|---|
Dispose | (Inherited from ReinforcementRoundingManager ) | ReinforcementRoundingManager |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
GetHashCode | Serves as the default hash function. (Inherited from Object ) | Object |
GetLengthUnitTypeId | Gets the identifier of the length unit quantifying the reinforcement rounding values. (Inherited from ReinforcementRoundingManager ) | ReinforcementRoundingManager |
GetType | Gets the Type of the current instance. (Inherited from Object ) | Object |
ToString | Returns a string that represents the current object. (Inherited from Object ) | Object |