2024 Class
Changes 0
C

RebarShapeConstraintRadius

Description:
A radius constraint associated with an arc in a RebarShapeDefinition.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Structure.RebarShapeConstraint
    Autodesk.Revit.DB.Structure.RebarShapeConstraintRadius
Name Return Type Description Inherited From
C RebarShapeConstraintRadius(ElementId, RebarShapeArcReferenceType) None Create a radius constraint.
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 ArcReferenceType RebarShapeArcReferenceType The choice of rule for measuring the radius.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity. RebarShapeConstraint