<Code Lib>
2023 Method
Changes 0
M

RebarShapeSegment.GetConstraints

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

public IList<RebarShapeConstraint> GetConstraints()

IList<RebarShapeConstraint> The list of constraints.

Loading…