Here's your solution for #1; a little macro I just whipped up. Boy, I've
really gotten rusty since I moved to Design a 1-1/2 ago.

See the attached zip file. Group your arcs and run the macro. It will prompt
you for "NEW_RAD." The method used in this macro is the simplest way to get
a prompt; just substitute an undefined variable within the macro command.

-Free mini macro lesson:

To polish it up, you can add a prompt statement to the macro to allow
definition of the "NEW_RAD" variable through keyboard input:

PROMPT[TX="Input the new radius for the arcs", VN="#NEW_RAD", DV=0]


Regards,
Chris

-----Original Message-----
From: Michael R. Deren [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 29, 2003 8:19 AM
To: '[EMAIL PROTECTED]'
Subject: [mfg-smartcam] Modifying arcs and custom tools


Two questions to the group:
1. If I have a group of arcs that are the same diameter, can I change all of
them at the same time to another diameter?
2. Is there a way to generate custom cutting tooling in SmartCam so it
displays in Show Cut?
We use FreeForm 11.0.
Thanks in advance,
Mike Deren
======================================================================
To find out more about this mailing list including how to unsubscribe,
send the message "info mfg-smartcam" to [EMAIL PROTECTED]
======================================================================

Attachment: mod_arc.zip
Description: Binary data

Reply via email to