Skip to main content

Sketch geometry

Besides building objects, ATIS.cad has the classic 2D drafting entities. They sit in Home > Draw, and every one of them can also be launched from the command line, including with the AutoCAD short codes.

The drafting entities: line, polyline, rectangle, hatch, circle, arc, ellipse, spline

ToolCommandHow it works
Lineline or LClick the start, then the end point, or type a length + Enter
Polylinepolyline or PLClick the vertices, right-click or Esc to finish
RectanglerecClick two opposite corners
CirclecircleClick the center, then a radius point, or type the radius + Enter
Arcarc or AClick the center, the start point (sets the radius), then the end point, counter-clockwise
EllipseelClick the center, the end of the major axis, then a point for the minor axis
SplinesplClick the control points, right-click or Esc to finish
Hatchhatch or HClick the contour vertices, right-click or Esc to close the filled area

The status bar guides every step. For the multi-point tools it counts your vertices as you go:

A polyline in progress, the status bar counts the vertices

A few habits that pay off:

  • Keep END and MID snapping on to attach your sketch geometry to the plan precisely.
  • ORTHO locks lines to horizontal and vertical.
  • These entities land on the current layer (see the selector in Home > Layers), so put construction linework on its own layer and switch it off when you are done.

If you have any questions or need further information, please contact the technical team.