This is what I used, in the TMP file at the beginning I put the DECLARE section. Replace or modify
your current ZCLRMV section. This only works if you use work planes, good luck.
On a different note how many people are trying to learn unigraphics? Any luck? What learning
resource did you use? Currently learning it myself.

Mike DeBerry

@DECLARE
#STR #WHTPLN

@ZCLRMV
#IF(#U19=1)<        (****** ZCLRMV *****)        >
#IFSTR(#WHTPLN<>#WKPLN)<#EVAL(#ZPOS=20.0)#EVAL(#WHTPLN=#WKPLN)
< #ABSI>< #FXD>< #MOV>< Z#ZPOS< #RFEED> M25>>#EXLN
#ELSE<< #ABSI>< #FXD>< #MOV>< Z#ZPOS>< #RFEED>>


DrFrye wrote:
How do you handle coding a clear point while indexing the pallet on a horizontal machine?   I suppose this would apply to a vertical with an indexer also.  Say I have the clear plane set to 1.0" which is my usuall setting.  When indexing, I may need 8 to 10 inches for clearance.  Do I modify the element's clear plane, hard code a clearance value in the .tmp file, create a clear point and just hit it before I change workplanes?  Is there something in the .smf file to handle this?  I have been just fixing the code in the text editor...I prefer edit free code.
 
thanks,
Dale
 

Reply via email to