2027 Method
Changes 0
M

RebarFreeFormAccessor.SetCurves

Overloads (2):
Name Return Type Description
O SetCurves(IList<CurveLoop>) RebarFreeFormValidationResult Set the curves into a free form Rebar. Will throw exception if the rebar has valid constraints.
O SetCurves(IList<IList<Curve>>) RebarFreeFormValidationResult Set the curves into a free form Rebar. Will throw exception if the rebar has valid constraints.