Creating a Cone

Scripts on this page are available here:

Cone_in.js

Creating a cone with shells with a minimum of input parameters

../_images/Cone.png

The enclosed script file Cone_in.js generates a cone split in four quadrants. The input parameters are end positions and end radius.

You may easily make your own cones by modifying the input values.

The script will generate four shells with predefined names (ConePlate1->4). This means if you want to create more than one cone you need to rename before you make the next cone.

Please also note that the four shells have no material nor thickness properties.