2027 Class
Changes 7
C

BendingDetailCustomFieldProperties

Description:
Represents the properties of a Bending Detail Custom Field.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Structure.BendingDetailCustomFieldProperties
Name Return Type Description Inherited From
M AreEqualTo(ICustomFieldProperties) Boolean Identifies if the custom field properties are equal or not.
M Dispose() None Releases all resources used by the BendingDetailCustomFieldProperties
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
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 AngularDimensionsDisplayOption BendingDetailAngularDimensionsDisplayOptions Identifies the angular dimensions display options.
P AngularDimensionsEnabled bool Identifies if any angular dimensions will be shown or not.
P AngularDimensionsForCranksEnabled bool Identifies if the angular dimensions which has a reference set on a crank will be shown or not.
P AngularDimensionsForHooksEnabled bool Identifies if the angular dimensions which has a reference set on a hook will be shown or not.
P AngularDimensionsMeasurementOptions BendingDetailAngularDimensionsMeasurementOptions Identifies the measurement option for angular dimensions.
P AngularDimensionsOffset double Identifies the offset of the angular dimensions.
P AngularDimensionTextPosition BendingDetailDimensionTextPosition Identifies the text position with respect to dimension line.
P AngularDimensionTypeId ElementId Identifies the Id of the angular dimension type which is used to show dimensions.
P BendDiameterDimensionsEnabled bool Identifies if any radial or diameter dimensions will be shown or not.
P BendDiameterDimensionsForHooksEnabled bool Identifies if radial or diameter dimensions will be shown for hook fillets This property has a meaning only if BendDiameterDimensionsEnabled is set to true.
P BendDiameterDimensionsForSegmentsEnabled bool Identifies if radial or diameter dimensions will be shown for the bends between segments. Radial or diameter dimesions for arc segments will be shown by default. This property has a menaning only if BendDiameterDimensionsEnabled is set to true.
P BendDiameterDimensionType BendingDetailBendDiameterDimensionType Identifies what type of bend diameter dimensions will be shown (radial or diameter).
P DiameterDimensionTypeId ElementId Identifies the Id of the diameter dimension type which is used to show dimensions.
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity.
P LineStyleId ElementId Identifies the line style that is used for drawing Bending Detail curves.
P MultipleValuesIndicatorOption BendingDetailCustomFieldMultipleValuesIndicatorOptions Identifies how the Bending Detail will represent the varying rebar dimensions.
P OrthogonalAndOverallDimesionsEnabled bool Identifies if orthogonal and overall dimensions are displayed.
P ParametersDisplayOption BendingDetailDisplayParametersOptions Identifies how the parameters will be represented.
P RadialDimensionTypeId ElementId Identifies the Id of the radial dimension type which is used to show dimensions.
P RepresentaionOf3DShapes BendingDetailFor3DShapesOptions Identifies how the Bending Detail will represent the 3D shapes.
P SegmentLengthDimensionsEnabled bool Identifies if any segment length dimensions will be shown or not.
P SegmentLengthDimensionsForHooksEnabled bool Identifies if segment length dimensions for hooks will be shown or not. If this property is true, the SegmentLengthDimensionsEnabled should also be true to see segment length dimensions for hooks.
P SegmentLengthDimensionsOffset double Identifies the offset of the segment length dimensions.
P SegmentLengthDimensionTextPosition BendingDetailDimensionTextPosition Identifies the text position with respect to dimension line.
P SegmentLengthDimensionTypeId ElementId Identifies the Id of the linear dimension type which is used to show segments length.
P SegmentLengthsDisplayOption BendingDetailSegmentLengthsDisplayOptions Identifies if the segment lengths are represented using dimensions or just as text.
P SegmentLengthsForArcsDisplayOption BendingDetailSegmentLengthsDisplayOptions Identifies if the arc segment lengths are represented using dimensions or just as text. Only RebarShapes whose definition is RebarShapeDefinitionByArc are considered that have arc segments.
P SegmentsRepresentation BendingDetailSegmentsRepresentation Identifies how the bending detail will represent the segments of the bar.