RebarShapeConstraintChordLength Class


A constraint that can be applied to a RebarShapeDefinitionByArc and drives the straight distance between the arc endpoints.

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

Syntax

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

Inheritance Hierarchy

System Object
Autodesk.Revit.DB.Structure RebarShapeConstraint
Autodesk.Revit.DB.Structure RebarShapeConstraintChordLength

See Also