Difference between revisions of "TubeCAD Pro v8-20071002"

From ATTWiki
Jump to: navigation, search
(New Prototype File Handling Abilities)
(New Prototype File Handling Abilities)
Line 18: Line 18:
  
 
The two buttons for the toolbar call out to new commands that use either of the two filenames programmed into the OPTIONS menu.
 
The two buttons for the toolbar call out to new commands that use either of the two filenames programmed into the OPTIONS menu.
 +
 +
 +
[[image:Tcadpro_options_newpart_v8-20071002.jpg]]
  
 
Example:
 
Example:
 +
 +
The blue-ball paper above calls out to a script named "presetin.scr".  This file has been changed to include the new token.
  
 
<code>
 
<code>
Line 29: Line 34:
 
</code>
 
</code>
  
 
+
The '''[options_prototype_in]''' is a new token command that, when used inside the script files.
[[image:Tcadpro_options_newpart_v8-20071002.jpg]]
+
  
 
===IDENTIFY PULLDOWN SELECTOR===
 
===IDENTIFY PULLDOWN SELECTOR===

Revision as of 19:44, 2 October 2007

Tcadpro logo.jpg

This version of TubeCAD Pro includes these features:



New Prototype File Handling Abilities

The TubeCAD Pro OPTIONS menu FILE TAB now allows you to select a unique prototype file for each unit - Millimeters or Inches. Also, a new set of radio buttons allows you to choose which one of the two prototype files is used to clear TubeCAD Pro when it is started.

Tcadpro options menu v8-20071002.jpg




The two buttons for the toolbar call out to new commands that use either of the two filenames programmed into the OPTIONS menu.


Tcadpro options newpart v8-20071002.jpg

Example:

The blue-ball paper above calls out to a script named "presetin.scr". This file has been changed to include the new token.

multicmdopen
_openprototype
|
"[options_prototype_in]"
multicmdclose

The [options_prototype_in] is a new token command that, when used inside the script files.

IDENTIFY PULLDOWN SELECTOR

The selection of current views and line segments is much simplified with the new identify pulldown selectors.

Tcadpro identify pulldown selector.jpg



GLOBAL PROPERTIES

We've added the GLOBAL Properties box that allows for setup of default values: Tcadpro global blockup.jpg