Function ProSnapshotCreate
Description
creates a top assembly level snapshot from the current position on screen. Constraints will be copied from the active snapshot. The newly created snapshot will become the active one.
Replacement in Object TOOLKIT: | |
Synopsis
| ProSnapshotCreate |
| ( /* (In) Name of the snapshot to be created. */ ) |
Returns
| The function was successful. |
| The name specified is invalid or already used. |
| Some of constraints could not be copied from the active snapshot. |
| The function failed. |