PDA

View Full Version : not create the labels in Machining


andrea
10-27-2010, 11:27 PM
you can not do when I create labels with a hole in the form Machining

Shaba
10-28-2010, 02:56 AM
Look at the picture
Vedi qua ;)

Mike Swartz
10-28-2010, 05:14 AM
I'm not sure what you are asking for here, but the attached screen shot shows what you get when you turn "Show Image" on in the default settings.

The image is a reference drawing of the feature you are about to create.

andrea
10-29-2010, 02:32 AM
is not
.. I asked not to create labels that are displayed in 3D

Mike Swartz
10-29-2010, 07:26 AM
Labels will always be created, but you can set the Machining Module up so they are not visible.
Enter the following into the command line after the machining module is activated.

(machadv_set_auto_mode :initial_flag_label_visibility :off)
This is a persistent setting, and will be remembered even after you exit Modeling, so you should only need to enter it once.

This command string will turn label visibility back on.

(machadv_set_auto_mode :initial_flag_label_visibility :on)

andrea
11-05-2010, 02:26 AM
Perfect Mike....

Thank's