Skip to content

Coordinate Systems

(Available in all TurboCAD Variants)

Default UI Menu: Modes/Coord System

Ribbon UI Menu:

img

There are several types of coordinate systems you can use, and you can switch between them at any time. For example, when drawing the outer wall of a house, you may want to start the first wall at an absolute location. Each successive wall, however, will be defined by its length and angle relative to the first wall, so you would use polar coordinates for these points. To place walls at an X, Y distance from any other point, you could use relative coordinates. You can display the Coord System toolbar by right-clicking in any toolbar area and selecting Coord System. img

Coordinates, when entered manually, are entered in the Coordinate Fields, at the lower right corner of the screen. You can press Shift+Tab to jump to the first field in the Coordinate Fields, then press Tab to scroll through the remaining fields.

Tip: If you precede a coordinate with a $ sign, it will be interpreted as an absolute coordinate; if you precede it with an @ sign it will be interpreted as a relative coordinate; if you precede it with a > sign it will be interpreted as a polar coordinate.

Coordinate systems behave the same way in 2D and in 3D, but in 3D you need to be familiar with the concept of workplanes as well.

Absolute Coordinates

Default UI Menu: Modes/Coord System/Absolute Coords

Ribbon UI Menu:

img

Hotkey: A, Shift+ A

img

Cartesian (X, Y) coordinates relative to the fixed, absolute (WCS) origin.

img

You can enter absolute X and Y values in the Coordinate Fields.

img

Locking Coordinates

By default, when you move the mouse around the screen, the values in the Coordinate Fields update dynamically. However, you can enter a value and lock it so that it will not change. Locking coordinates comes in handy when you need to only lock one field. For example, you can lock an X value and constrain all future points to be placed on the vertical line that passes through the X point.

Warning: Be sure to unlock coordinates when you are finished. As long as a coordinate is locked, you are not free to select the usual range of points.

To lock a value, check the lock box for the relevant field. img You can also use the Lock options in the Modes menu, or use the X, Y, or Z hotkeys.

Polar Coordinates

Hotkey: P, Shift+ P img

Default UI Menu: Modes/Coord System/Polar Coords

Ribbon UI Menu:

img

Polar (length and angle) coordinates relative to a specified origin. The relative origin (moving or fixed) behaves the same way as for Relative coordinates.

Tip: If you precede a coordinate with a > sign it will be interpreted as a polar coordinate.

You can enter the distance and angle to the selected point in the Coordinate Fields. img

Relative Coordinates

Hotkey: R, Shift+ R img

Default UI Menu: Modes/Coord System/Relative Coords

Ribbon UI Menu:

img

Cartesian (X, Y) coordinates relative to a specified origin.

Tip: If you precede a coordinate with an @ sign it will be interpreted as a relative coordinate.

The relative origin can move as you work, relocating to each selected point, or it can remain fixed. The relative origin is controlled by the Fixed relative origin box on the Advanced Preferences page of the Program Setup. The relative origin is marked by a red square. You can use Relocate Origin (Shift+L) at any time to move it.

img

Relative Origin not fixed

img

Relative Origin fixed

You can enter relative X and Y values in the Coordinate Fields. Note the +/- symbols, indicating that the distance is not absolute.

img

Relocate Origin

Hotkey:L, Shift+ L img

Default UI Menu: Modes/Coord System/Relocate Origin

Ribbon UI Menu:

img

For Relative and Polar coordinates, moves the relative origin.

img

If you want to fix the relative origin in place, open the Advanced Preferences page and check Fixed relative origin.

WCS and UCS

The UCS (User Coordinate System) is the system in which you are working. By default, it is located to coincide with the WCS, but it can be moved. UCS axes can be displayed from Program Setup, and they appear wherever the origin is located. The different coordinate systems in TurboCAD makes it easy to adjust to different drawing environments, for example if you draw round objects it may be easier to use polar coordinates.

The World Coordinate System (WCS) is the internal, high accuracy (10 digits) and absolute coordinate system. To display the WCS axes, select View/Display/UCS Icon/ World Coordinate System, and they will appear at the lower left corner of the screen. The WCS indicator does not represent the origin; it indicates orientation. imgWCS Indicator
The User Coordinate System (UCS) is the coordinate system in which you are working. By default, it is located to coincide with the WCS, but it can be moved and relocated by the user. UCS axes can be displayed by selecting View/Display/UCS Icon/ User Coordinate System, and they appear wherever the origin is located. Selecting an object using 2D Selector mode changes the UCS (and therefore the workplane) to the one attached to the selected object. imgUCS Indicator

In each coordinate system you also have an option to use either relative or absolute coordinates. The UCS indicator is helpful if you want to see how the UCS moves. You can display markers for the UCS and WCS via the Workspace menu, and customize the markers' appearance via the Preference page of the Program Setup (Options / Preference). The WCS indicator is always shown at the lower left corner of the screen; the UCS indicator is shown at the UCS origin. When using the 3D Selector, the selection shell local menu and Inspector Bar provide two options that relate selected objects to the UCS . Set UCS by Selector: Moves the UCS origin to the selection reference point.

img

Set Selector by UCS: Moves the selection to the UCS origin (similar to the Place on WorkPlane option for 2D objects).

img

Note: The 2D Selector always moves the UCS (Workplane) to the selection.