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