Grid Properties

Defines the general drawing and modeling properties such as the grid and origin. You can enable the grid in a model sketcher or a in a 2D drawing.

Tab: Grid

Type
Sets the grid type as: Rectangular, Circular or Off (no grid).
  • When you select the rectangular grid, set the horizontal and vertical spacing, angle.
  • When you select the circular grid, define the radial density, angular density and angle.
The cursor snaps automatically to points on the grid if Snap to grid points is selected in the cursor drafting properties. If this property is not selected, you can use the angle bracket keys (< or >) to snap grid point.
Cursor Properties
Examples of the part's sketching mode.
  • Rectangular grid: horizontal and vertical spacing 10 mm.
  • Circular grid: spacing in the direction of the radius 20 mm (L), angle spacing 45 degrees (a1).
  • Circular grid: spacing in the direction of the radius 20 mm, angle spacing 45 degrees (a1), angle 10 degrees (a2).
Origin
Sets the origin of the grid. The default value is the origin of the sketching coordinate system, defined by the program.
Select Location
Sets the location of the grid and the new origin of the sketching coordinate system. For example, you can set the grid to be parallel to a line on the sketching face when redefining the origin. Click Select Location to click a new origin for the grid, and one direction point, which defines the direction for the X axis.
Examples of the part's sketching mode.
  • A new sketch has been added to a face on the part. The origin is located in the lower-left corner in the direction of the view.
  • The grid is set parallel to the slanting line on the face. Click an origin (A) and a direction point for the X axis (B).
  • The grid will be positioned parallel to the line. The sketch is in the perpendicular view. The ruler will be positioned parallel to the grid.

Note

  • You can change the color of the grid with the syscolor(5) keyword in the syscolors keyword group. Set the ordinal number of the pen color as the keyword value.
  • You can define the color of the grid.

    Define the keyword in the setup file user/Setup.

    A direct color setting sets the color from the Vertex color table.

    Keyword set.vertex.gridcolor = <color number>

    If direct color setting is not in use, you can select a grayscale color. These run from almost black (-15) to almost white (7).

    Keyword set.vertex.griddimmer = <-15 ... 7>