RebarShapeConstraintRadius Class
A radius constraint associated with an arc in a RebarShapeDefinition.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.2.0.66)
Since:  2012

Syntax

C#
public class RebarShapeConstraintRadius : RebarShapeConstraint
Visual Basic
Public Class RebarShapeConstraintRadius _
	Inherits RebarShapeConstraint
Visual C++
public ref class RebarShapeConstraintRadius : public RebarShapeConstraint

Inheritance Hierarchy

System..::..Object
  Autodesk.Revit.DB.Structure..::..RebarShapeConstraint
    Autodesk.Revit.DB.Structure..::..RebarShapeConstraintRadius

See Also