IRebarUpdateServer.GenerateCurves
Method
Description:
This function is supposed to calculate the bars in set based on data received in curvesData parameter.
This function is supposed to calculate the bars in set based on data received in curvesData parameter.
Remarks:
This function is called in the regeneration context when at least one data in curvesData parameter was changed.
This function is called in the regeneration context when at least one data in curvesData parameter was changed.
Parameters
Parameter | Type | Description |
---|---|---|
curvesData | RebarCurvesData | Use the members of this class to access the inputs and define the output curves that make up the free form rebar. |
Return Value
Type | Description |
---|---|
Boolean | Returns true if the curve generation was successful, false otherwise. |