Category
Mechanism Design
, Object
ProKinDrag
Function ProKinDragStop
Description
this function will stop drag session. Function
ProWindowRefresh
() should be performed to see the change of the graphic window scale according to updated outline.
Synopsis
#include <
ProKinDrag.h
>
ProError
ProKinDragStop
(void)
Returns
PRO_TK_NO_ERROR
The function was successful.
PRO_TK_GENERAL_ERROR
The function
ProKinDragStart
was not called before.
Manual References:
Assembly: Kinematic Dragging and Creating Snapshots: Connecting to a Kinematic Drag Session
Assembly: Kinematic Dragging and Creating Snapshots: Connecting to a Kinematic Drag Session
Sample Code References:
pt_examples ( TestDrag.c )
pt_examples ( TestDrag.c )
pt_examples ( TestDrag.c )
pt_examples ( TestDrag.c )