BendingDetailCustomFieldProperties Members


The BendingDetailCustomFieldProperties type exposes the following members.

Methods

  NameDescription
Public methodAreEqualTo
Identifies if the custom field properties are equal or not.
Public methodDispose
Releases all resources used by the BendingDetailCustomFieldProperties
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyAngularDimensionsDisplayOption
Identifies the angular dimensions display options.
Public propertyAngularDimensionsEnabled
Identifies if any angular dimensions will be shown or not.
Public propertyAngularDimensionsForHooksEnabled
Identifies if the angular dimensions which has a reference set on a hook will be shown or not.
Public propertyAngularDimensionsMeasurementOptions
Identifies the measurement option for angular dimensions.
Public propertyAngularDimensionsOffset
Identifies the offset of the angular dimensions.
Public propertyAngularDimensionTextPosition
Identifies the text position with respect to dimension line.
Public propertyAngularDimensionTypeId
Identifies the Id of the angular dimension type which is used to show dimensions.
Public propertyBendDiameterDimensionsEnabled
Identifies if any radial or diameter dimensions will be shown or not.
Public propertyBendDiameterDimensionsForHooksEnabled
Identifies if radial or diameter dimensions will be shown for hook fillets This property has a meaning only if BendDiameterDimensionsEnabled is set to true.
Public propertyBendDiameterDimensionsForSegmentsEnabled
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.
Public propertyBendDiameterDimensionType
Identifies what type of bend diameter dimensions will be shown (radial or diameter).
Public propertyDiameterDimensionTypeId
Identifies the Id of the diameter dimension type which is used to show dimensions.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyLineStyleId
Identifies the line style that is used for drawing Bending Detail curves.
Public propertyMultipleValuesIndicatorOption
Identifies how the Bending Detail will represent the varying rebar dimensions.
Public propertyOrthogonalAndOverallDimesionsEnabled
Identifies if orthogonal and overall dimensions are displayed.
Public propertyParametersDisplayOption
Identifies how the parameters will be represented.
Public propertyRadialDimensionTypeId
Identifies the Id of the radial dimension type which is used to show dimensions.
Public propertyRepresentaionOf3DShapes
Identifies how the Bending Detail will represent the 3D shapes.
Public propertySegmentLengthDimensionsEnabled
Identifies if any segment length dimensions will be shown or not.
Public propertySegmentLengthDimensionsForHooksEnabled
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.
Public propertySegmentLengthDimensionsOffset
Identifies the offset of the segment length dimensions.
Public propertySegmentLengthDimensionTextPosition
Identifies the text position with respect to dimension line.
Public propertySegmentLengthDimensionTypeId
Identifies the Id of the linear dimension type which is used to show segments length.
Public propertySegmentLengthsDisplayOption
Identifies if the segment lengths are represented using dimensions or just as text.
Public propertySegmentLengthsForArcsDisplayOption
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.
Public propertySegmentsRepresentation
Identifies how the bending detail will represent the segments of the bar.

See Also