Retrieve the list of constraints associated with this vertex.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public IList<RebarShapeConstraint> GetConstraints()
Return Value
IList<RebarShapeConstraint>The list of constraints.