2023 Class
Changes 0
C

RebarShapeConstraintDiameter

Description:
A diameter constraint associated with an arc in a RebarShapeDefinition.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Structure.RebarShapeConstraint
    Autodesk.Revit.DB.Structure.RebarShapeConstraintDiameter
Name Return Type Description Inherited From
C RebarShapeConstraintDiameter(ElementId, RebarShapeArcReferenceType) None Create a diameter 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