2023 Class
Changes 0
C

RebarShapeConstraint180DegreeBendArcLength

Description:
A constraint which can be applied to a RebarShapeSegment, and causes the segment to be replaced with a 180-degree arc. The associated parameter drives the arc length.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Structure.RebarShapeConstraint
    Autodesk.Revit.DB.Structure.RebarShapeConstraint180DegreeBendArcLength
Name Return Type Description Inherited From
C RebarShapeConstraint180DegreeBendArcLength(ElementId) None Create a 180-degree bend constraint driven by arc length.
Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the RebarShapeConstraint
M GetParamId() ElementId Return the Id of the parameter associated with this constraint. RebarShapeConstraint
Name Return Type Description Inherited From
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity. RebarShapeConstraint