<Code Lib>
M

RebarConstrainedHandle.GetHandlePosition

Description:
Gets the position of this handle as it is while editing constraints.

public XYZ GetHandlePosition(
	View view
)

  • view
    The view in which the position is requested.
Return Value XYZ Returns the position of this handle as it is while editing constraints.

Loading…