To use this procedure, you should be familiar with the AutoCAD Block Editor, the Block Authoring palettes, and AutoCAD attribute definitions.
To create a custom scale bar
Use the Block Editor to create the scale bar block.
Allow for divisions that are equal to the measurement you will use for the scale. For example, if the map will be in a scale of one inch to one mile, each division should be one inch long. The pline for the horizontal line might be exactly two inches to allow for two one-inch divisions.
Define the vertical lines that represent the increments of the scale as scale bar divisions. In order for the scale bar to recognize these divisions, you must assign specific tags to them using the Attribute Definition option. When you insert the scale bar, each division will display the distance it represents. For example, if your scale ratio is 1:10,000, and your increment is inches, the inch division will display 10,000.
The Tag must use the syntax Map.ScaleBar.Division.Labelx. For example, the value for the first division can be Map.ScaleBar.Division.Label1.
You can include fractional divisions, such as Map.ScaleBar.Division.Label0.5.
Without specifying the length of each division, AutoCAD Map 3D toolset cannot calculate the ratio between the viewport and the scale bar.
This option is also available on the Block Authoring palette.
It does not matter which two you select, as long as they are major divisions and not fractional divisions.
You can also type PROPERTIES at the Command prompt.
AutoCAD Map 3D toolset uses this parameter to calculate the ratio between the viewport scale and the scale bar.
For example, if the scale will be one inch: one mile, specify inches as the unit.
You can display a label that specifies the unit of measurement used in the map, for example, feet or meters. The actual units display when you add the scale bar to a map whose units are set.
You can specify the text style, size, and other parameters if desired. Then click OK. A ghosted image of the label appears at your cursor position.
Scale ratio is an absolute scale value that does not specify units. It represents the relationship (a ratio) between a length measurement on paper and its corresponding distance on the ground, for example, 1:10000. When you insert the scale bar in a display map, it will display the current scale ratio.
You can specify the text style, size, and other parameters if desired. Then click OK. A ghosted image of the label appears at your cursor position.
Use the Scale option to control the size of entities within the scale bar block. You can adjust the scale of the scale bar block to show a specific division length for plot paper.
The action will scale all graphics and text in the scale bar block.
You can load your custom block when you insert a scale bar. The parameters and attributes are interpreted when you insert the scale bar. They are replaced with actual values. You can adjust the scale bar using the Properties palette or the Scale Bar Properties dialog box.