Is the command GRAPHIC_ON  documented anywhere?  I've been looking for it 
but cant seem to find it. Are there any other commands that are not 
documented?

Thanks
John

-----Original Message-----
From:   Michael E. Senack [SMTP:[EMAIL PROTECTED]]
Sent:   Thursday, June 22, 2000 5:51 AM
To:     Ron Klutts; 'John Wright'; '[MFG-SMARTCAM]'
Subject:        Re: [mfg-smartcam] Macro anybody?

To save on all the redraws it does try the GRAPHIC_ON and  GRAPHIC_OFF 
macro
commands as follows...

// FreeForm_Machining 4.6 HP-UX,A.09.01 09/06/95 10:19:58 Macro File
// /disk/ron/wrkpln.mcl
// CREATED: 02/16/96
//
//
GRAPHIC_OFF[]// turns graphic display windows off
//
Auto_Answer[AA=OK]
SELECT_ALL[]
PCHG_WP[WP="XZ_PLANE"]
PCHG_WP[WP="YZ_PLANE"]
PCHG_WP[WP="XY_PLANE"]
NEW_GRP[]
REDRAW[]
//
GRAPHICS_ON[]// turns graphics display windows on

-----Original Message-----
From: Ron Klutts <[EMAIL PROTECTED]>
To: 'John Wright' <[EMAIL PROTECTED]>; '[MFG-SMARTCAM]'
<[EMAIL PROTECTED]>
Date: Wednesday, June 21, 2000 1:20 PM
Subject: RE: [mfg-smartcam] Macro anybody?


>John,
>
>Here's a macro I use that will put everything it can on the XZ, then YZ,
and
>finally XY workplanes. I then kill the workplanes the manual way. I 
haven't
>figured out how to do it in the macro. Also if the file is big (lots of
>surfaces, it helps to zoom in for all the redraws it does.)
>
>Ron Klutts
>
>> -----Original Message-----
>> From: [EMAIL PROTECTED]
>> [mailto:[EMAIL PROTECTED]]On Behalf Of John Wright
>> Sent: Wednesday, June 21, 2000 12:37 PM
>> To: [MFG-SMARTCAM]
>> Subject: [mfg-smartcam] Macro anybody?
>>
>>
>> Hi all
>> Im not much of a macro writer but have recorded a few .
>> Im needing a macro that will unreserve all workplanes and
>> then kill them in
>> one shot.
>> Knowing that smartcam wont kill planes with geometry on them
>> I dont like the
>> clutter
>> from unused auto planes.
>> I have tried to record the moves I use but it doesn't work.         ?
>>
>>
>>                                        Thanks John Wright
>>
>> ======================================================================
>> To find out more about this mailing list including how to unsubscribe,
>> send the message "info mfg-smartcam" to [EMAIL PROTECTED]
>> ======================================================================
>>
>>
>

======================================================================
To find out more about this mailing list including how to unsubscribe,
send the message "info mfg-smartcam" to [EMAIL PROTECTED]
================================================================

======================================================================
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