Prompt Drawing Token Tabs

Prompt Drawing Token Tabs

The tabs listed along the right side of the prompt tab are the prompts drawing token tabs. In addition to using the drawing token parameter for the part, you can also use the prompts drawing tokens to modify how the product is drawn in 2D. Selecting the appropriate tab will allow you to modify each of the following 2D drawings.


Selecting a tab will display the drawing tokens. Selecting a drawing token will display the parameters for the drawing token.

Prompt Drawing Token Tabs

Below is the list of available tabs that you can add drawing tokens.

MetaFiles Tab

Metafile instruction enables you to create a custom metafile that will be stored in the database that you can use for reports. If there is no information in this area, Toolbox will use the default metafile associated with the library product. You can also use the Make Windows Metafile command to create a custom metafile from the drawing.

Plan View Tab

Plan view allows you to change how the product will be drawn when using 2D Drawings drawing preference in the options. By adding a drawing token to this list, you will remove the dashed box that gets drawn by default when drawing in 2D. You'll need to add a drawing token that adds this box back in if desired.


This is the default 2D plan view.

Elv View Tab

The Elv View tab allows you to add drawing tokens to the elevation view of a product drawn in 2D. Adding drawing tokens to this section will add those drawing tokens to the parts already setup to draw in 2D, based on the information set up in the Drawing Tokens tab.

Cross Section Tab

Drawing tokens added to the cross-section tab will be drawn when creating a cross-section of a product. From the Product Sections window, you have the option to add the drawing token to the section, use just the drawing tokens, or use none of the drawing tokens.

Elv Section Tab

Drawing tokens added to the elv section tab will be drawn when creating an elevational section of a product. From the Product Sections window, you have the option to add the drawing token to the section, use just the drawing tokens, or use none of the drawing tokens.

Plan Section Tab

Drawing tokens added to the plan section tab will be drawn when creating a plan section of a product. From the Product Sections window, you have the option to add the drawing token to the section, use just the drawing tokens, or use none of the drawing tokens.

FaceFrame Tab

The FaceFrame tab allows you to create an additional metafile for the product, just like the metafile tab. Many of the default libraries use this set of instructions to create an assembly metafile for the face frame, but if necessary, you can use it for anything. Just note that the metafile picture is stored in the FaceFrameImages table in the MicrovellumWorkOrder.sdf database file.

Drawing Tokens List

The tokens listed below are the available drawing tokens that can be added to any tab except for those dealing with metafile pictures. The name of the token is what is added when using it in a formula. When viewing the parameters of the drawing tokens in the spreadsheet, the list below corresponds to the available columns for each drawing token. Please note that parameters in brackets are optional, and some of the parameters allow for multiple sets of information, each separated by the pipe symbol. Not all drawing tokens use every column available.

For a full explanation of all of the following tokens and their parameters, see Drawing Tokens

DRAWLINE

Will draw a single line based on the parameters.

Parameter 1 - Start X

Parameter 2 - Start Y

Parameter 3 - End X

Parameter 4 - End Y

Parameter 8 - [Comment]

Parameter 9 - [Layer name] | [Color]

DRAWARC

Will draw a single curved line based on the parameters

Parameter 1 - Start X

Parameter 2 - Start Y

Parameter 3 - End X

Parameter 4 - End Y

Parameter 5 - Center X

Parameter 6 - Center Y

Parameter 8 - [Comment]

Parameter 9 - [Layer name] | [Color]

DRAWPOLYLINE

Will draw a polyline that can contain multiple vector points.

Parameter 1 - Point List - Format: 0;0|10;10

Parameter 2 - [Bulge List] - Format: 0|0

Parameter 8 - [Comment]

Parameter 9 - [Layer name] | [Color]

DRAWRECTANGLE

Will draw a rectangle.

Parameter 1 - Start X

Parameter 2 - Start Y

Parameter 3 - Width

Parameter 4 - Height

Parameter 8 - [Comment]

Parameter 9 - [Layer name] | [Color]

DRAWCIRCLE

Will draw a circle.

Parameter 1 - Start X

Parameter 2 - Start Y

Parameter 3 - Radius

Parameter 8 - [Comment]

Parameter 9 - [Layer name] | [Color]

DRAWDIM

Will add a dimension based on the parameters

Parameter 1 - Start X

Parameter 2 - Start Y

Parameter 3 - End X

Parameter 4 - End Y

Parameter 5 - Leader Length

Parameter 6 - [Dimension Text]

Parameter 7 - [Dim Style]

Parameter 8 - [Comment]

Parameter 9 - [Layer name] | [Color]

DRAWTEXT

Allows you to add text based on the parameters.

Parameter 1 - Start X

Parameter 2 - Start Y

Parameter 3 - [Angle]

Parameter 6 - Text

Parameter 7 - [Text Style] | [Text Alignment]

Parameter 8 - [Comment]

Parameter 9 - [Layer name] | [Color]

DRAWLEADER

Will draw an arrow based on the parameters.

Parameter 1 - Start X

Parameter 2 - Start Y

Parameter 3 - End X

Parameter 4 - End Y

Parameter 5 - Arrow length

Parameter 6 - Arrow width

Parameter 8 - [Comment]

Parameter 9 - [Layer name] | [Color]

DRAWBLOCK

Will add an AutoCAD drawing file from the MicrovellumGraphics.sdf database file.

Parameter 1 - Insert Position X

Parameter 2 - Insert Position Y

Parameter 3 - File Name

Parameter 4 - [Rotation]

Parameter 5 - [Scale factor]

Parameter 8 - [Comment]

Parameter 9 - [Layer name] | [Color]

DRAWHATCH

Will allow you to add a hatch pattern to the entity that immediately precedes it in the token list. It is only valid after used on an entity that is a circle or closed polyline.

Parameter 1 - Hatch pattern

Parameter 2 - [Hatch angle]

Parameter 3 - [Hatch scale]

Parameter 8 - [Comment]

Parameter 9 - [Layer name] | [Color]

Metafile Token List

The drawing tokens listed below are used specifically for the tokens added to the metafile or face frame tab. Please note that parameters in brackets are optional, and some parameters allow for multiple sets of information, each separate by the pipe symbol. Not all drawing tokens use every column available.

PAPERSIZE

The papersize token must always be the first token in any set of metafile instructions. This will define the size of the metafile.

Parameter 1 - Paper width

Parameter 2 - Paper height

Parameter 3 - Origin

DRAWLINE

Will draw a single line.

Parameter 1 - Start X

Parameter 2 - Start Y

Parameter 3 - End X

Parameter 4 - End Y

Parameter 8 - [Comment]

Parameter 9 - Line weight | Line Type | Color

DRAWARC

Will draw a single arced line.

Parameter 1 - Start X

Parameter 2 - Start Y

Parameter 3 - End X

Parameter 4 - End Y

Parameter 5 - Center X

Parameter 6 - Center Y

Parameter 8 - [Comment]

Parameter 9 - Line weight | Line Type | Color

DRAWPOLYLINE

Will draw a polyline that can contain multiple vector points.

Parameter 1 - Point list - Format: 0;0|10;10

Parameter 2 - [Bulge list] - Format: 0|0

Parameter 8 - [Comment]

Parameter 9 - Line weight | Line Type | Color

DRAWRECTANGLE

Will draw a rectangle.

Parameter 1 - Start X

Parameter 2 - Start Y

Parameter 3 - Width

Parameter 4 - Height

Parameter 8 - [Comment]

Parameter 9 - Line weight | Line Type | Color

DRAWCIRCLE

Will draw a circle.

Parameter 1 - Start X

Parameter 2 - Start Y

Parameter 3 - Radius

Parameter 8 - [Comment]

Parameter 9 - Line weight | Line Type | Color

DRAWHDIM

Will add a horizontal dimension.

Parameter 1 - Start X

Parameter 2 - Start Y

Parameter 3 - End X

Parameter 4 - Dim Y

Parameter 6 - Dimension Text

Parameter 7 - Text Font | Text Size | Text Color

Parameter 8 - [Comment]

Parameter 9 - Line weight | Line Type | Color

DRAWVDIM

Will add a vertical dimension.

Parameter 1 - Start X

Parameter 2 - Start Y

Parameter 3 - End Y

Parameter 4 - Dim X

Parameter 6 - Dimension Text

Parameter 7 - Text Font | Text Size | Text Color

Parameter 8 - [Comment]

Parameter 9 - Line weight | Line Type | Color

DRAWTEXT

Will add text.

Parameter 1 - Start X

Parameter 2 - Start Y

Parameter 3 - Angle

Parameter 6 - Text

Parameter 7 - Text Font | Text Size | Text Color | Text Alignment

Parameter 8 - [Comment]

Styling

Pen Colors

In some of the parameters of the tokens, the program will call out for a color. Use one of the following numbers for the value.

0 = Black

1 = Red

2 = Yellow

3 = Green

4 = Cyan

5 = Blue

6 = Magenta

7 = Black

Pen Styles

in some of the parameters of the tokens, the program will call out for a pen style. Use one of the following numbers for the value.

0 = Solid

1 = Dashed

2 = Dot

3 = DashDot

4 = DashDotDot

Fonts

In some of the parameters of the tokens, the program will call out for a font. Use one of the following numbers for a value.

1 = Arial

2 = Courier

3 = Courier New

4 = Fixedsys

5 = Marlett

6 = Modern

7 = MS Sans Serif

8 = MS Serif

9 = Small Fonts

10 = Symbol

11 = System

12 = Terminal

13 = Times New Roman

Text Alignment

In some of the parameters of the tokens the program will call out for a text alignment. Use one of the following numbers for the value.

0 = Left

1 = Center

2 = Right


    • Related Articles

    • Drawing Tokens

      What is a Drawing Token? Drawing Tokens are different from Machining Tokens in that they will not perform machining or impact g-code. Drawing Tokens are intended to provide extra details for drafting and detailing purposes. Most products come ...
    • Working in the Drawing Tokens Tab

      Drawing Tokens Tab The Drawing Tokens tab contains the parameters to tell the program to draw this part in 2D or 3D in the drawing. Entering in a zero or leaving the parameter blank will tell the program not to draw the part in the drawing. If you do ...
    • Overview: Foundation Library Handles and Pull Tabs

      The video below covers working with Handles and Pull Tabs within the Microvellum Foundation Library. How to View Handles/Pulls To view the available handles and pulls in your Library: Open Toolbox. Go to the Toolbox Setup menu and choose Library ...
    • Overview & Tutorial: Adding Tabs to the Project Wizard

      Some Microvellum libraries include a Project Wizard that does not contain tabs that other libraries do contain. One example of this is the Project Wizard for the 046.2 library does not contain a Machining tab, while some earlier libraries do. The ...
    • Working in the Prompts Tab

      Working in the Prompts Tab To edit a prompt (whether at the product or subassembly level), select a prompt from the list. With the Prompt Values tab selected, you will be allowed to edit the Value, Help Text, Combo Box Value, Mirrored Value, Picture ...
    • Recent Articles

    • Microvellum Foundation Library Release Notes | Build 24.1025

      The following release notes apply to Microvellum Foundation Library build 24.1025. Additions Added new global variable “Remove Stop Dado On Bottom Edge” for wood drawer boxes. Check this option to run the dado through at the bottom of the sub front ...
    • Toolbox Release Notes | Build 24.1.1030.641

      The following release notes apply to Toolbox build 24.1.1030.641 Routing and Profile Fixes Several issues were found with routing and polyline paths: Fig. 1: Horizontal routes off of a part disappearing (left) and appearing correctly (right). When ...
    • Toolbox Release Notes | Build 24.1.1010.641

      The following release notes apply to Toolbox build 24.1.1010.641 Biesse Winstore Fix Several issues with the Biesse Winstore plugin have been resolved: There was an issue that would sometimes occur wherein materials that were intended to stack wound ...
    • Toolbox Release Notes | Build 24.1.1001.641

      The following release notes apply to Toolbox build 24.1.1001.641 HBore Toolfile Fix Fig. 1: The location in the Toolfile UI where the error would occur. There was an issue reported with the functionality of the Horizontal Boring Machine setting in ...
    • Microvellum Foundation Library Release Notes | Build 24.0919

      The following release notes apply to Microvellum Foundation Library build 24.0919 Additions Added 5 new special Wine Rack products and 9 new Wine Rack Insert subassemblies. Products: Master Vertical Wine Rack Corner Frame Master Vertical Wine Rack ...