API Documentation
>
Mechanism Design
>
Object ProKinDrag
> Function ProKinDragStop
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.
Replacement in Object TOOLKIT:
wfcWSession::StopKinDrag
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.
Sample Code References
pt_examples ( TestDrag.c )
pt_examples ( TestDrag.c )
pt_examples ( TestDrag.c )
pt_examples ( TestDrag.c )
User Guide References
Connecting to a Kinematic Drag Session:ProKinDragStop
Was this helpful?
This site works best with JavaScript enabled