Category Mechanism Design, Object ProSnapshot

Function ProSnapshotAllowedInDrawingSet


Description
makes active snapshot available / unavailable in drawings. Available for top level snapshot only.
Synopsis
#include <ProKinDrag.h>
ProErrorProSnapshotAllowedInDrawingSet(
const ProBool allow
/* (In)
Make available if allow is PRO_B_TRUE and unavailable otherwise.
*/
)
Returns
PRO_TK_NO_ERRORThe function was successful.
PRO_TK_GENERAL_ERRORThe function failed.

Manual References:

  1. Assembly: Kinematic Dragging and Creating Snapshots: Snapshots in Drawing Views
  2. Assembly: Kinematic Dragging and Creating Snapshots: Snapshots in Drawing Views