PDA

View Full Version : catch frustration


Carlos
05-20-2003, 02:09 PM
How do I set the catch so that it stays at "Vertex", for instance, for a string of commands I'm running? That way I don't have to constantly be picking "Vertex".

May Kung
05-20-2003, 02:43 PM
In the drop-down list of the Catch menu, toggle from "Next Catch" to "Default 3D" or "Default 2D" as appropriate.

Sam Porter
05-22-2003, 07:02 AM
Also, you can find more information on the Catch command by going to the help menu and selecting "On Keyword..." and then type in catch. That will bring up all of the help info on the catch command. One of them is called "setting default catch", this will explain how to set the catch and what the different options mean.

Sam

John Scheffel
05-22-2003, 08:28 AM
You can also define default Catch settings in a startup file (such as pesd_customize) using commands similar to the following. For a complete list of options see the Help.

set_catch_parameters :default_2d
set_catch_parameters :all
set_catch_parameters :part :on
set_catch_parameters :project
set_catch_parameters :wp_current
set_catch_parameters :next_catch