|
Block: PROC TRANS
Variable |
Default format |
Use and Comments |
PROC_UCSNAME |
0 |
Transformation procedure UCS name. Note: When posting Transformation Procedures, UCSs are automatically created when the transformation involves an orientation change. These UCSs are given system generated names using the following convention: |
PROC_COMMENT |
0 |
Transformation procedure comment. |
PROC_LONGNAME |
0 |
The transformation procedure "long name" as it appears in Cimatron. |
PROC_NAME |
0 |
The name of the transformation procedure (For example TRANSFORMATION). |
TRANS_TYPE |
6 |
The type of the transformation. May get the values: |
X_TRANS |
1 |
Offset of the transformation UCS. |
I_TRANS |
1 |
Z axis orientation of the transformation UCS. |
IX_TRANS |
1 |
X axis orientation of the transformation UCS. |
X_DELTA |
1 |
For array transformations - delta in the X direction (as entered by the user). |
X_CNT |
1 |
The number of reoccurrences in the X direction. |
Y_DELTA |
1 |
For array transformations - delta in the Y direction (as entered by the user). |
Y_CNT |
1 |
The number of reoccurrences in the Y direction. |
Note: All coordinates and orientation vectors are given in accordance to the GPP orientation definition (For example, MACSYS) and with respect to the model UCS zero point (like regular procedure motions).
|