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 ...
    • Microvellum Flatshot Token (Reference)

      The purpose of this article is to document the parameters of the Microvellum Flatshot Tokens available as of build 15.6. Elsewhere in the Microvellum Knowledge Base, you will find articles and tutorials giving an overview of the token, how to access ...
    • Overview & Reference: 3D Draw Token and 2D Elevation Token

      Microvellum's library data contains two drawing token columns that serve a range of functions depending on the specific token used in that column. This article will provide an overview of the function of those two columns and the three accompanying ...
    • 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 ...
    • Recent Articles

    • Toolbox Release Notes | Build 24.1.0416.641

      The following release notes apply to Toolbox build 24.1.0416.641. Maestro Toolfile Fix There was an issue with Maestro SCM Toolfiles reportedly experienced by some users, wherein the labels output by autolabeling would be in incorrect positions, an ...
    • Toolbox Release Notes | Build 24.1.0409.641

      The following release notes apply to Toolbox build 24.1.0409.641 Saw Delimited Processing Station Figure 1: The Saw Delimited option in a custom processing station. New options have been added to saw processing stations to allow for control over data ...
    • Toolbox Release Notes | Build 24.1.0328.641

      The following release notes apply to Toolbox Build 24.1.0328.641 Fillet Token Fixes Issues were discovered in the use of fillet tokens on products that also had the IRIB setting enabled: Some users processed work orders with rounded parts, which ...
    • Microvellum Foundation Library Release Notes | Build 24.0322

      Additions Added the Master Angled Ends Cabinet. Added a Global prompt, "Hinge Plate Offset From Front" for easier control. Added “Double Division” option to Horizontal Designer Cabinets, 3 Door Cabinets, and other similar products. Added a new ...
    • Common Floating License Connectivity Issues

      This document lists common issues reported by users regarding the topic of Microvellum’s Floating License Activation (FLA) and the connectivity required for FLA to function. Firewall Blocking Activation of Floating License Some users have had an ...