Share

RebarBendingDetailType Properties

The RebarBendingDetailType type exposes the following members.

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 propertyAssemblyInstanceId The id of the assembly instance to which the element belongs.
(Inherited from Element)
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 propertyCode exampleBoundingBoxRetrieves a box that circumscribes all geometry of the element.
(Inherited from Element)
Public propertyCanBeCopied Determine if this ElementType can create a copy
(Inherited from ElementType)
Public propertyCanBeDeleted Determine if this ElementType can be deleted
(Inherited from ElementType)
Public propertyCanBeRenamed Determine if this ElementType can be renamed
(Inherited from ElementType)
Public propertyCategoryRetrieves a Category object that represents the category or sub category in which the element resides.
(Inherited from Element)
Public propertyCode exampleCreatedPhaseId Id of a Phase at which the Element was created.
(Inherited from Element)
Public propertyCode exampleDemolishedPhaseId Id of a Phase at which the Element was demolished.
(Inherited from Element)
Public propertyCode exampleDesignOptionReturns the design option to which the element belongs.
(Inherited from Element)
Public propertyDetailLevel Identifies the level of detail in which the Bending Detail will be represented.
Public propertyDiameterDimensionTypeId Identifies the Id of the diameter dimension type which is used to show dimensions.
Public propertyDisplayMode The display mode for the bending detail.
Public propertyDocumentReturns the Document in which the Element resides.
(Inherited from Element)
Public propertyFamilyName Gets the family name of this element type.
(Inherited from ElementType)
Public propertyCode exampleGeometryRetrieves the geometric representation of the element.
(Inherited from Element)
Public propertyGroupId The id of the group to which an element belongs.
(Inherited from Element)
Public propertyCode exampleId A unique identifier for an Element in an Autodesk Revit project.
(Inherited from Element)
Public propertyIsModifiable Identifies if the element is modifiable.
(Inherited from Element)
Public propertyIsTransient Indicates whether an element is transient or permanent.
(Inherited from Element)
Public propertyIsValidObject Specifies whether the .NET object represents a valid Revit entity.
(Inherited from Element)
Public propertyLevelId The id of the level associated with the element.
(Inherited from Element)
Public propertyCode exampleLocationThis property is used to find the physical location of an element within a project.
(Inherited from Element)
Public propertyMultipleValuesIndicatorOption Identifies the option of how multiple values will be represented.
Public propertyNameSet the name for the ElementType.
(Inherited from ElementType)
Public propertyOrthogonalAndOverallDimesionsEnabled Identifies if orthogonal and overall dimensions are displayed.
Public propertyOwnerViewId The id of the view that owns the element.
(Inherited from Element)
Public propertyCode exampleParameter[BuiltInParameter]Retrieves a parameter from the element given a parameter id.
(Inherited from Element)
Public propertyParameter[Definition]Retrieves a parameter from the element based on its definition.
(Inherited from Element)
Public propertyParameter[Guid]Retrieves a parameter from the element given a GUID for a shared parameter.
(Inherited from Element)
Public propertyCode exampleParametersRetrieves a set containing all of the parameters that are contained within the element.
(Inherited from Element)
Public propertyParametersMapRetrieves a map containing all of the parameters that are contained within the element.
(Inherited from Element)
Public propertyPinned Identifies if the element has been pinned to prevent changes.
(Inherited from Element)
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 propertySchematicHeight Determine the height of the box where the schematic Bending Detail will be represented.
Public propertySchematicWidth Determine the width of the box where the schematic Bending Detail will be represented.
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.
Public propertyTagTypeId Identifies the Id of the tag type which is used in the Bending Detail representation.
Public propertyCode exampleUniqueId A stable unique identifier for an element within the document.
(Inherited from Element)
Public propertyVersionGuid Get the element version Guid.
(Inherited from Element)
Public propertyViewSpecific Identifies if the element is owned by a view.
(Inherited from Element)
Public propertyWorksetId Get Id of the Workset which owns the element.
(Inherited from Element)

See Also

Reference

Was this information helpful?