Arch Grid

Arch Grid.png Arch Grid

Menu location
Arch → Axis tools → Grid
Workbenches
Arch
Default shortcut
None
See also
Axis


Description

The Grid tool allows you to place a grid-like object in the document. This object is meant to serve as a base to build Arch objects that need a regular but complex frame, such as windows, curtain walls, column grids, railings, etc. The Grid object is editable like a spreadsheet, where you can add or remove columns and rows, define their size, and merge cells.

The Grid is a 2D object, and can therefore be used anywhere a 2D shape such as a Draft or Sketch is needed, but it can also behave as a Arch AxisSystem, and be used to propagate the placement of other Arch objects.

Arch Grid example.jpg

The image above shows a grid of columns, a railing system and a window, each based on a Grid object.

How to use

  1. Press the Arch Grid.png Arch Grid button
  2. Set the Width and Height of the grid in the properties
  3. Enter edit mode by double-clicking the grid object in the tree view
  4. Add rows and columns
  5. Set the desired width and height of rows and columns by double-clicking the row or column headers

Options

Properties

Scripting

The Grid tool can by used in macros and from the python console by using the following function:

makeGrid() 
Online version: "http://www.freecadweb.org/wiki/index.php?title=Arch_Grid&oldid=281411"

Navigation menu