Skip to content
DeepSOIC edited this page Apr 3, 2016 · 2 revisions

This is a gallery of screenshots of models made with help of Lattice workbench. They are here to highlight some capabilities of the workbench.

Pi tower

Lattice can use array of placements to arrange sets of strings.

Features used:

Circular hole pattern

This kind of arrangement is common to be found on various grilles.

Features used:

  • Polar Array as a template for ParaSeries. Expression is used to tie radius to number of elements.
  • ParaSeries for generating a set of circular arrays by varying parameters of the single polar array feature.

Exploding: enumerating faces

This was used to demonstrate an unsuccessful creation of a CompSolid in FreeCAD.

Features used:

Tutorial:

  1. Lattice Downgrade your object to faces.
  2. Create Linear array of placements
  3. Increase the 'Count' property if the array to match or exceed the number of faces.
  4. Adjust 'Step' property of the array to value large enough to avoid overlapping.
  5. Populate with children (select first the downgrade, then the array).
  6. Populate the array with copies of the whole shape.
  7. for the last Populate, change 'draw mode' to shaded, and transparency to something high.

Bounding boxes

Bounding boxes are useful to get robust links for attaching sketches. Note that even though they are displayed in wireframe mode by default, they are solids.

Features used:

Analysis tools

There is a tool for quick info on compounding structure of objects (Lattice uses compounds heavily, but the structure is not exposed by FreeCAD, so this tool is provided). There is another tool for reading off various parameters of shapes. The tool creates a document object listing these parameters, so that they can be used in expressions.

More...

Clone this wiki locally