API 文档 > Mechanism Design > Object ProSnapshot > Function ProSnapshotRename
Function ProSnapshotRename
Description
renames the active snapshot. Available for top level snapshot only.
Synopsis
#include <ProKinDrag.h>
ProSnapshotRename
(
const ProName new_snap_name
/* (In)
The new name of the snapshot.
*/
)
Returns
The function was successful.
The name specified is invalid or already used.
The function failed.
User Guide References
这对您有帮助吗?