Description | |||||||||||||||||
adds a constraint to a snapshot. Available for top level snapshot only. | |||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProKinDrag.h> | |||||||||||||||||
ProError | ProSnapshotConstraintAdd | ( | |||||||||||||||
const ProName snap_name | |||||||||||||||||
/* (In) | |||||||||||||||||
Name of the snapshot. | |||||||||||||||||
*/ | |||||||||||||||||
const ProSnapshotConstraint* constraint | |||||||||||||||||
/* (In) | |||||||||||||||||
Pointer of the constraint to be added. The field constraint->valid is ignored. | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|