Bending
|
Represents the properties of a Bending Detail Custom Field.
System
Object
Autodesk.Revit.DB.Structure BendingDetailCustomFieldProperties
Autodesk.Revit.DB.Structure BendingDetailCustomFieldProperties
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
The BendingDetailCustomFieldProperties type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
AngularDimensionsDisplayOption | Identifies the angular dimensions display options. |
|
|
AngularDimensionsEnabled | Identifies if any angular dimensions will be shown or not. |
|
|
AngularDimensionsForCranksEnabled | Identifies if the angular dimensions which has a reference set on a crank will be shown or not. |
|
|
AngularDimensionsForHooksEnabled | Identifies if the angular dimensions which has a reference set on a hook will be shown or not. |
|
|
AngularDimensionsMeasurementOptions | Identifies the measurement option for angular dimensions. |
|
|
AngularDimensionsOffset | Identifies the offset of the angular dimensions. |
|
|
AngularDimensionTextPosition | Identifies the text position with respect to dimension line. |
|
|
AngularDimensionTypeId | Identifies the Id of the angular dimension type which is used to show dimensions. |
|
|
BendDiameterDimensionsEnabled | Identifies if any radial or diameter dimensions will be shown or not. |
|
|
BendDiameterDimensionsForHooksEnabled | Identifies if radial or diameter dimensions will be shown for hook fillets This property has a meaning only if BendDiameterDimensionsEnabled is set to true. |
|
|
BendDiameterDimensionsForSegmentsEnabled | 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. |
|
|
BendDiameterDimensionType | Identifies what type of bend diameter dimensions will be shown (radial or diameter). |
|
|
DiameterDimensionTypeId | Identifies the Id of the diameter dimension type which is used to show dimensions. |
|
|
IsValidObject | Specifies whether the .NET object represents a valid Revit entity. |
|
|
LineStyleId | Identifies the line style that is used for drawing Bending Detail curves. |
|
|
MultipleValuesIndicatorOption | Identifies how the Bending Detail will represent the varying rebar dimensions. |
|
|
OrthogonalAndOverallDimesionsEnabled | Identifies if orthogonal and overall dimensions are displayed. |
|
|
ParametersDisplayOption | Identifies how the parameters will be represented. |
|
|
RadialDimensionTypeId | Identifies the Id of the radial dimension type which is used to show dimensions. |
|
|
RepresentaionOf3DShapes | Identifies how the Bending Detail will represent the 3D shapes. |
|
|
SegmentLengthDimensionsEnabled | Identifies if any segment length dimensions will be shown or not. |
|
|
SegmentLengthDimensionsForHooksEnabled | 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. |
|
|
SegmentLengthDimensionsOffset | Identifies the offset of the segment length dimensions. |
|
|
SegmentLengthDimensionTextPosition | Identifies the text position with respect to dimension line. |
|
|
SegmentLengthDimensionTypeId | Identifies the Id of the linear dimension type which is used to show segments length. |
|
|
SegmentLengthsDisplayOption | Identifies if the segment lengths are represented using dimensions or just as text. |
|
|
SegmentLengthsForArcsDisplayOption | 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. |
|
|
SegmentsRepresentation | Identifies how the bending detail will represent the segments of the bar. |
| Name | Description | |
|---|---|---|
|
|
AreEqualTo | Identifies if the custom field properties are equal or not. |
|
|
Dispose | Releases all resources used by the BendingDetailCustomFieldProperties |
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from Object ) |
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from Object ) |
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from Object ) |
|
|
ToString |
Returns a string that represents the current object.
(Inherited from Object ) |