Category
Mechanism Design
, Object
ProSnapshot
Function ProSnapshotRename
Description
renames the active snapshot. Available for top level snapshot only.
Synopsis
#include <
ProKinDrag.h
>
ProError
ProSnapshotRename
(
const
ProName
new_snap_name
/* (In)
The new name of the snapshot.
*/
)
Returns
PRO_TK_NO_ERROR
The function was successful.
PRO_TK_INVALID_NAME
The name specified is invalid or already used.
PRO_TK_GENERAL_ERROR
The function failed.
Manual References:
Assembly: Kinematic Dragging and Creating Snapshots: Creating and Modifying Snapshots
Assembly: Kinematic Dragging and Creating Snapshots: Creating and Modifying Snapshots