Skip to content
Thierry Bénard edited this page Jun 28, 2015 · 7 revisions

Getting started

To draw a part, you need

  • an header
  • parameters list
  • views
  • format
  • dimensions

Header

HEADER includes basic information about part as name, unit...

Parameters

Parameters list is a very useful feature. Instead to manipulate number when you draw a part, write here a relation between name and value. Example: instead to use 8.25, use InnerDiameter. Build your part and change value to modify your part without to draw again your part.

Views

View is front view, size view, top view... A view is a set of shapes.

A View contains drawing data:

  • shapes: closed shape defined by its points. Can be filled (hatch or color)
  • points

Clone this wiki locally