Jeff,

I'm not sure exactly what you're looking for, especially when you state
"each group" since SmartCAM only recognizes one active group at a time.
The following lines of macro code are one example. The first line will move
the insertion point in the database to after the last element in the active
group and match the insert properties with that element. The second line
will create a user command setting the block delete (block skip) function on
for the code generator.


ELMT_SEQ[BA=1, EL="GRP(GRP(0))", ME=1]
UEVENT[XS=ENX(GRP(GRP(0))), YS=ENY(GRP(GRP(0))), LV=ENZ(GRP(GRP(0))),
TX="#BLKDEL=1"]


================================================== 
 Fred Lauzus, CAM Programming Coordinator 
 High Steel Structures, Incorporated 
  mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
http://www.highsteel.com <http://www.highsteel.com/>  
================================================== 
  

-----Original Message-----
From: Jeff [mailto:[EMAIL PROTECTED]
Sent: Saturday, August 23, 2003 11:59 PM
To: SmartCAM Users
Subject: [mfg-smartcam] Macro Question


Hello Group,
 
This question is for all you macro guru's.
Is it possible to run a macro that would automatically add block skips to
the end of each
group with the proper step?
 
Jeff
======================================================================
To find out more about this mailing list including how to unsubscribe,
send the message "info mfg-smartcam" to [EMAIL PROTECTED]
======================================================================

Reply via email to