Check

From Macros Wiki
Revision as of 22:17, 12 January 2015 by Mikeo (talk | contribs)
Jump to navigationJump to search

Up

Command

CHECK <param>


Check that the current part matches a given state. Stop the macro if it does not.

Parameters

<param>
Must be one of:
CHECK PART_OPEN
CHECK PART_MILL
CHECK PART_TURN
CHECK PART_LATHE
CHECK PART_MTM

Example

CHECK PART_OPEN

For an example macro see Modify_Op_Path Backup_Current_Part Calc_Geo_Extents Cs_List Get_MTM_Data Get_Op_Tool_Path Inch_Metric Print_Geo_Data_To_File Run_Post Wg_List