Category Mechanism Design, Object ProSnapshot

Function ProSnapshotRename


Description
renames the active snapshot. Available for top level snapshot only.
Synopsis
#include <ProKinDrag.h>
ProErrorProSnapshotRename(
const ProName new_snap_name
/* (In)
The new name of the snapshot.
*/
)
Returns
PRO_TK_NO_ERRORThe function was successful.
PRO_TK_INVALID_NAMEThe name specified is invalid or already used.
PRO_TK_GENERAL_ERRORThe function failed.

Manual References:

  1. Assembly: Kinematic Dragging and Creating Snapshots: Creating and Modifying Snapshots
  2. Assembly: Kinematic Dragging and Creating Snapshots: Creating and Modifying Snapshots