CAM.checkValidity Method
Parent Object: CAMDefined in namespace "adsk::cam" and the header file is <Cam/CAM/CAM.h>
Description
Checks whether the models used by the operations have changed in the mean time and invalidates the affected operations if needed. Should be used for cases where the automatic detection does not work yet, for instance when design changes are expected before a Manufacture API call. Also recommended at the beginning of a script or the beginning of an event handler.
