Category Mechanism Design, Object ProKinDrag

Function ProKinDragReconnect


Description
reconnect is performed taking into account constraints (but not transforms) from the snapshot specified in ProKinDragEnvironmentSet(). Function ProWindowRefresh() should be performed to see the changes in components positions.
Synopsis
#include <ProKinDrag.h>
ProErrorProKinDragReconnect(void)
Returns
PRO_TK_NO_ERRORThe function was successful.
PRO_TK_NOT_VALIDConnect failed. The model is left unchanged.
PRO_TK_GENERAL_ERRORThe function ProKinDragStart has not been called before.

Manual References:

  1. Assembly: Kinematic Dragging and Creating Snapshots: Connecting to a Kinematic Drag Session
  2. Assembly: Kinematic Dragging and Creating Snapshots: Creating and Modifying Snapshots