<Code Lib>
2023 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
)

Return Value bool Returns true if calculation of handle positions was successful, false otherwise.

Loading…