Hide Table of Contents

Specifying Coordinates

All drawings are based on a Cartesian coordinate system in which three perpendicular axes are used: the X, Y, and Z. All axes originate in the origin point of the coordinate system. The X-axis and Y-axis define a horizontal plane. The X-axis and Z-axis, as well as the Y-axis and Z-axis, define vertical planes.

In the Cartesian coordinate format, a point is defined by its distances to the XY-, XZ- and YZ-planes. These distances are called the XYZ-coordinates of a point. When you draw in 2D, you specify points only on the XY-plane. The Z-coordinate is omitted. In CAD, the fixed Cartesion coordinate system is called the World Coordinate System (WCS). New drawings are based on the WCS.

Enter coordinates as absolute or relative values.

  • To specify the point coordinates with respect to the previous point (relative coordinate input), type the "@" character in front of the coordinate values.
  • To specify the point coordinates with respect to the previous segment (relative distance and relative angle input), type "@" character in front of the distance and angle values.

Absolute Coordinates

Type of Coordinate Input Example
Cartesian (2D / 3D) X,Y  /  X,Y,Z 3.5,8.2,6.7
Polar (2D) distance<angle 7.5<45
Cylindrical (3D) distance<angle,Z-coordinate 7.5<45,12.2
Spherical (3D) distance<angle1<angle2 7.5<45<33

Relative Coordinates and Relative Angles

Type of Coordinate Input Example
Cartesian (2D / 3D) @deltaX,deltaY  /  @deltaX,deltaY,deltaZ @3.5,8.2,6.7
Polar (2D) @relative_distance<angle
@relative_distance<@relative_angle
@7.5<45
@7.5<@45
Cylindrical (3D) @relative_distance<angle,Z-coordinate
@relative_distance<@relative_angle,Z-coordinate
@7.5<45,12.2
@7.5<@45,12.2
Spherical (3D) @relative_distance<angle1<angle2
@relative_distance<@relative_angle TAB @relative_angle
@7.5<45<33
@7.5<@45<@33

To specify absolute Cartesian coordinates:

  1. Enter a command requiring coordinates, for example Line.
  2. Specify the X-, Y- and Z-coordinates separated by commas, for example 0,0,0.
  3. Specify subsequent coordinates to complete the command, for example 3.5,8.2,6.7.
  4. To place a point in the XY-plane (Z coordinate is zero), omit the Z-coordinate. For example, type 3.5,8.2.

To specify relative Cartesian coordinates:

  1. Enter a command requiring coordinates.
  2. Specify the first point, for example 0,0,0.
  3. To specify the second point with respect to the first point, type the "@" character in front of the coordinate values: @3.5,8.2,6.7.

To specify absolute polar coordinates:

  1. Enter a command requiring coordinates.
  2. Specify the first point, for example 0,0.
  3. Specify the second point using the 2D format, "distance<alpha_angle", for example 7.5<45.
  4. distance: Specifies the distance from the origin
  5. alpha_angle: Specifies the angle in the XY-plane (positive angles are measured counter-clockwise)

To specify relative polar coordinates:

  1. Enter a command requiring coordinates.
  2. Specify the first point, for example 0,0.
  3. Specify the second point with respect to the first point using the 2D format, "@distance<alpha_angle", for example @7.5<45.

To specify relative polar coordinates and relative angle:

  1. Enter a command requiring coordinates.
  2. Specify the first point, for example 0,0.
  3. Specify the second point with respect to the previous segment using the 2D format, "@relative_distance TAB @relative_angle", for example @7.5 TAB @45.

To specify absolute cylindrical coordinates:

  1. Enter a command requiring coordinates.
  2. Specify the first point, for example 0,0,0.
  3. Specify the second point using the 3D format, "distance<alpha_angle,z_coordinate", for example 7.5<45,12.2.
  4. distance: Specifies the distance from the origin
  5. alpha_angle: Specifies the angle in the XY-plane (positive angles are measured counter-clockwise)
  6. z_coordinate: Specifies the height above the XY-plane

To specify relative cylindrical coordinates:

  1. Enter a command requiring coordinates.
  2. Specify the first point, for example 0,0,0.
  3. Specify the second point with respect to the first point using the 3D format, "@distance<alpha_angle,z_coordinate", for example @7.5<45,12.2.

To specify absolute spherical coordinates:

  1. Enter a command requiring coordinates.
  2. Specify the first point, for example 0,0,0.
  3. Specify the second point using the 3D format, "distance<alpha_angle<beta_angle", for example 7.5<45<33.
  4. distance: Specifies the distance from the origin
  5. alpha_angle: Specifies the angle in the XY-plane (positive angles are measured counter-clockwise)
  6. beta_angle: Specifies the angle measured from the XY-plane (positive angles are measured above the XY-plane)

To specify relative spherical coordinates:

  1. Enter a command requiring coordinates.
  2. Specify the first point, for example 0,0,0.
  3. Specify the second point with respect to the first point using the 3D format, "@distance<alpha_angle<beta_angle", for example @7.5<45<33.

Command Sequence

To specify absolute Cartesian coordinates:

: Line
Specify start point» 0,0,0
Specify next point» 3.5,8.2,6.7
...

To specify relative Cartesian coordinates:

: Line
Specify start point» 0,0,0
Specify next point» @3.5,8.2,6.7
...

To specify relative Polar coordinates and relative angle:

: Line
Specify start point» 0,0,0
Specify next point» 2,2,0
Specify next point» @3<@45
...



Provide feedback on this topic

SOLIDWORKS welcomes your feedback concerning the presentation, accuracy, and thoroughness of the documentation. Use the form below to send your comments and suggestions about this topic directly to our documentation team. The documentation team cannot answer technical support questions. Click here for information about technical support.

* Required

 
*Email:  
Subject:   Feedback on Help Topics
Page:   Specifying Coordinates
*Comment:  
*   I acknowledge I have read and I hereby accept the privacy policy under which my Personal Data will be used by Dassault Systèmes

Print Topic

Select the scope of content to print:




x

We have detected you are using a browser version older than Internet Explorer 7. For optimized display, we suggest upgrading your browser to Internet Explorer 7 or newer.

 Never show this message again
x

Web Help Content Version: 2020 SP05

To disable Web help from within SOLIDWORKS and use local help instead, click Help > Use SOLIDWORKS Web Help.

To report problems encountered with the Web help interface and search, contact your local support representative. To provide feedback on individual help topics, use the “Feedback on this topic” link on the individual topic page.