Description | ||||||||||||||
deletes a constraint from a snapshot. Available for top level snapshot only. | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProKinDrag.h> | ||||||||||||||
ProError | ProSnapshotConstraintDelete | ( | ||||||||||||
const ProName snap_name | ||||||||||||||
/* (In) | ||||||||||||||
Name of the snapshot. | ||||||||||||||
*/ | ||||||||||||||
const int ndx | ||||||||||||||
/* (In) | ||||||||||||||
Index of the constraint from the constraints array (as brought by ProSnapshotConstraintsGet() to be deleted. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|