Skip to content

Formatting Objects

This section covers tools for setting the appearance and format of drawing objects and other objects.

Aligning Objects

(Available in all TurboCAD LTE Variants)

Default UI Menu:

img

Ribbon UI Menu:

Aligns all currently selected objects, relative to the bounding box of the selection. You can display the Align toolbar by right-clicking in any toolbar area and selecting Align.

img

  1. Select the objects you want to align.
  2. From the Align menu (or the Align toolbar), select the type of alignment.

For example, Top moves the objects to the top of the bounding box.

img

img

Align Along Line

Align objects along a line.

  1. Select the objects you want to align.
  2. Select Align line, or click the icon in the Align toolbar.

img

  1. Define the location of the alignment line by selecting one point, then select a second point to set the angle. You can also enter the angle in the Inspector Bar.

img

Distributing Objects

(Available in all TurboCAD LTE Variants)

Default UI Menu:

img

Ribbon UI Menu:

img

Distributes all currently selected objects, relative to a specified location on the objects (top, left, center, etc.). There must be at least three objects selected for this function to be available. Objects are distributed between the two most extreme objects, i.e. the farthest left and the farthest right, or highest and lowest. Object order is maintained (top to bottom or left to right). You can display the Distribute toolbar by right-clicking in any toolbar area and selecting Distribute. img

  1. Select the objects you want to distribute.
  2. From the Distribute menu (or the Distribute toolbar), select the type of distribution.

For example, Top arranges the objects so that the tops of their bounding boxes are evenly spaced vertically.

imgimg

Bottom arranges the objects so that the bottoms of their bounding boxes are evenly spaced vertically. img img

For vertical distribution, Middle means equal spacing between reference points, and Space means equal spacing between object bounding boxes. For horizontal distribution, Center means equal spacing between reference points, and Distance means equal spacing between object bounding boxes. In this example, Object 2 is the highest, followed by 1, 3, and 4.

img

After vertical distribution, the highest and lowest objects (Objects 2 and 4) remain in place. Objects 1 and 3 are moved so that top-to-bottom order remains the same: 2, 1, 3, 4.

img

Format Painter

img

(Available in all variants)

Hotkey: Ctrl+Shift+P

Default UI Menu:

Ribbon UI Menu:

img

Takes properties from one object and applies ("paints") them onto other objects. You can paint all properties or only selected ones.

  1. Select the source object - the object with the properties you want to apply to other objects.

img

  1. The Format Painter Palette appears in the palette area, listing all the properties that can be painted.

The list of properties depends on the selected object. For instance, a text object will have a category for Text properties; a sphere will have a category for Sphere properties.

img

  1. By default, all properties are selected. If you want to remove any properties, uncheck the relevant box.

  2. Select the object to which you want to paint the properties.

img

  1. Select additional objects, if needed. Only the relevant properties will be applied. For example, the circle's Brush properties are not applied to the polyline (open objects cannot be filled).

img

  1. Select Cancel from the local menu or Inspector Bar.

img

Local menu options: Make property values preset: If this is selected the Make Property Value Presets dialog will appear. You can specify a name and type of preset that you want to create. The parameters of the preset will be generated from the object you selected, and the properties you specified in the Format Painter palette. Use Palette: Displays or hides the Format Painter Palette.

img

Mark All: Selects all properties for painting. If the Format Painter Palette is not displayed, the properties will appear in a separate window.

img

Unmark All: Clears all properties for painting. If the Format Painter Palette is not displayed, the properties will appear in a separate window.

img

Stacking Objects

(Available in all TurboCAD LTE Variants)

Default UI Menu:

img

Ribbon UI Menu:

img

img

Objects are "stacked" when created - each object is created "on top" of the previous object. This sometimes has no visual effect, but stacking order can matter in the case of images and filled or hatched objects.

Note: Stacking is not related to layers, and changing an object's layer does not effect its position in the object stack.

This example contains three filled objects that were created in the indicated order:

img

Tip: You can press F6 to select the first object you created. Keep pressing F6 to scroll through the objects in their creation order. Press F7 to select the last object created, and repeat F7 to scroll backwards.

If you move the objects so that they overlap, you can see that the first object is at the bottom of the stack; the last object is at the top.

img

  1. Select the circle and select Bring to Front.

img

  1. The circle is now at the top. This, in effect, changes the creation order - the circle is now considered the most recent object. (You can verify this by pressing F7.)

img

  1. Select the circle again and select Back One. Rather than sending the circle to the bottom of the stack, it moves just one level down.

img

If you change the stacking order of multiple selected objects, the selection set will move as a whole. The relative stacking order of objects within the selection set is maintained.