2027 Method
Changes 0
M

IRebarUpdateServer.GetHandlesPosition

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.
bool GetHandlesPosition(
	RebarHandlePositionData handlePositionData
)
  • handlePositionData
    Use the members of this class to access the inputs and define the handle positions for this free form rebar.
Return Value Boolean Returns true if calculation of handle positions was successful, false otherwise.