|
Block: BEGINNING OF TLPATH
Variable |
Default format |
Use and Comments |
TP_COMMENT |
0 |
Toolpath comment |
TP_LONG_NAME |
0 |
Full toolpath name. This contains the full (long) name of the toolpath (256 characters). |
TP_NAME |
0 |
Toolpath name. |
TP_TYPE |
0 |
Toolpath main type: MILL, LATHE, WIRE, PUNCH. |
TP1_TYPE |
0 |
Toolpath sub-type. |
TP_UCSNAME |
0 |
Toolpath UCS name. |
TP_UCSNUM |
6 |
Number of the Toolpath UCS. |
TPX_ORIG |
1 |
Zero point of the TP UCS, in the REF coordinate system. |
TPI_ORIG |
18 |
Orientation (I, J, K vector) of the Z axis of the TP UCS, in the REF coordinate system. |
TPIX_ORIG |
18 |
Orientation (I, J, K vector) of the X axis of the TP UCS, in the REF coordinate system. |
Backward Compatibility Notes:
-
In GPP2, the TPNM_LOWER variable is not used (and not needed - string functions allow conversion of strings to lowercase).
|