IRebarUpdateServer.GetHandlesPosition
Method
Description:
This function is supposed to provide the positions of handles defined in GetCustomHandles(). These positions will be shown on screen when the bar constraints are edited.
This function is supposed to provide the positions of handles defined in GetCustomHandles(). These positions will be shown on screen when the bar constraints are edited.
Parameters
Parameter | Type | Description |
---|---|---|
handlePositionData | RebarHandlePositionData | Use the members of this class to access the inputs and define the handle positions for this free form rebar. |
Return Value
Type | Description |
---|---|
Boolean | Returns true if calculation of handle positions was successful, false otherwise. |