2024 Class
Changes 0
C

RebarShapeConstraintCircumference

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