cqparts_fasteners Module

What is a Fastaner?

A fastener is something that mechanically connects 2 or more things together, such as a screw, bolt, or nail.

For us, a Fastener is an Assembly containing 1 or more Part objects.

For example, a nut and bolt holidng together 2 parts together:

../_images/fasteners.nut-and-bolt.01.png

may be in the hierarchy:

thing
 ├○ part_a
 ├─ fastener
 │   ├○ bolt
 │   └○ nut
 └○ part_b

The cqparts_fasteners module contains: