Part Generators

Bolt Creator
This script does the following: Creates a new part called My Part Creates a simple bolt with a cap head featuring a hexagonal recess based on the di...
Thu, 5 Jul, 2018 at 10:57 AM
Helical spring
This script does the following: Presents the user with a dialog of inputs Generates a 3D sketch profile of a helical spring shape that can be used a...
Tue, 24 Jul, 2018 at 4:12 PM
Cap Screw - ISO 4762 Bolts
What this script does: Contains data definitions for multiple screw types Allows you set the desired size in the code: # Size of screw Diameter = 3...
Fri, 14 May, 2021 at 1:21 PM
Mobius Strip
What this script does: Lets you set basic settings for the geometry: # dimensions of mobius strip Diameter = 100.0 Width = 20.0 Height = 5.0 # numbe...
Tue, 3 Jul, 2018 at 3:46 PM
Rectangular hollow formed profiles
What this script does: Contains data definitions for various combinations of variables for profiles Asks you to select the forming process (hot or cold...
Tue, 3 Jul, 2018 at 3:53 PM
Square hollow formed profiles
What this script does: Contains data definitions for various combinations of variables for profiles Asks you to select the forming process (hot or c...
Thu, 29 Nov, 2018 at 1:57 PM
Type 11 flanges according to BS/EN-1092 PN16
What this script does: Prompts you to select a size Creates a new part with a name associated with the standard size you selected from math imp...
Wed, 11 Jul, 2018 at 11:37 PM
Wave washer
What this script does: Creates a dialog that asks you information about the desired washer Creates a new part Creates a sweep profile and a Sweep B...
Tue, 3 Jul, 2018 at 4:15 PM
Everyone Loves a Slinky
Demonstrates how to create a spiral spring sketch.  Uses a custom dialog window to get input parameters. # Everyone Loves a Slinky # Adapted from: ...
Thu, 5 Jul, 2018 at 2:07 PM
Gear Example
Generates a set of four involute gears designed to mesh together. *You will need to edit the Output Folder directory path in line 7 so that it i...
Thu, 5 Jul, 2018 at 2:38 PM