RebarShapeDefinitionByArc.GetConstraints Method

Retrieve the list of constraints associated with this definition.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public IList<RebarShapeConstraint> GetConstraints()

Return Value

IList<RebarShapeConstraint>
The list of constraints.

See Also

Reference

RebarShapeDefinitionByArc Class
Autodesk.Revit.DB.Structure Namespace