-
Notifications
You must be signed in to change notification settings - Fork 9
Home
Thierry Bénard edited this page Jun 28, 2015
·
7 revisions
To draw a part, you need
- an header
- parameters list
- views
- format
- dimensions
HEADER includes basic information about part as name, unit...
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.
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