Retrieve the list of constraints associated with this vertex.
Namespace: Autodesk.Revit.DB.StructureAssembly: 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