Tag Styles

Where can I find this command?
vaTagStyles
Icon:
Tag Styles right click [left click]
Toolbar: Documentation
VisualARQ Documentation Tools Toolbar
Shortcut key:

Tag styles define the attributes of tags.

After running the vaTagStyles command, the Tag Style Manager dialog box will appear. All tag styles are created and edited from this dialog.

Tag Styles dialog
Tag Style Manager dialog box

New tag style:

You can create new styles and duplicate existing ones from the tag Style Manager dialog box.

Delete a tag style:

You can delete tag styles from the tag Style Manager dialog box. You can only delete those styles that are not being used by any existing tag in the model.

General style editing
You can use the vaTagStyles command or, alternatively,
  • Use the vaStyleProperties command, then select a tag and press Enter, or
  • Right click on vaStyleProperties (right click), then select a tag and press Enter, or
  • Select a tag and open the context menu by pressing the right mouse button for a while then select Tag > Style Properties, or
  • Press Alt, Shift or Ctrl then double click on a tag object.
The changes applied to a style are applied to all elements with that style.

Edit a tag style:

Select the tag style from the top left panel and edit its different parameters from the tabs that appear in the right panel.

Attributes

Attributes define the features of each tag style for display and print purposes. The valid attributes are:

  • Layer, Visibility, Text style, Dimension style, Color, Linetype, Line print width and Line print color.

Geometry

There are different shapes available for the tag object:

  1. Rounded
  2. Rectangular
  3. Hexagonal
  4. From block
Tag shapes
Tag Shapes

Label

Options to define the way in which the information of referenced objects is displayed in the tag label:

  • Contents: type in the dialog box the properties to display in the tag label, using the following syntax:
    • Common properties ("Name", "Area", "width", "Height", "Style", etc..): %<"property name">%.
    • Custom parameters ("Cost", "Finish", "Usage", etc...): %<parameters["parameter name"]>%.
    • Style parameters %<style.parameters["parameter name"]>%
Examples
  • In order to show the property "Width", type "%<width>%".
  • In order to show the "Finish" custom parameter (with the desired prefix and suffix), which value is assigned by object, type "Finish: %<parameters["Finish"]>%".
  • In order to show the "Finish" custom parameter (with the desired prefix and suffix), which value is assigned by style, type "Finish: %<style.parameters["Finish"]>%".

Parameters

In this tab you can create custom parameters by style and assign values by style.

These values can be overwritten by object, from the Parameters section Parameters icon , in the Rhino Properties panel Rhino properties icon.