<Code Lib>
2024 Method
Changes 0
M

RebarShapeVertex.GetConstraints

Description:
Retrieve the list of constraints associated with this vertex.

public IList<RebarShapeConstraint> GetConstraints()

IList<RebarShapeConstraint> The list of constraints.

Loading…