ME10 MACRO
Into PROFILES window saves a file Macro for CAD HP ME10 containing the B-SPLINE.
The Macro Output can be directly made from the Menù File in ME10 or typing cmmn corresponding to the macro loaded during the start-up of the program.
DEFINE Cmmn
LOCAL NOMEFILE
{Questo file '/CAM-SOFT/CMM2000/TMP/LAST' è scritto in automatico
dal CMM2000 in modo da caricare l'ultima camma fatta.}
OPEN_INFILE 1 '/CAM-SOFT/CMM2000/TMP/LAST'
READ_FILE 1 NOMEFILE
CLOSE_FILE 1
INPUT NOMEFILE
END_DEFINE
INPUT CMMN macro in ME10
Conversion BSPLINE in Circle-Arcs+Lines or Lines inside ME10
CMM2000 Help