Tool
Vector
Transform
Curve Analysis
Surface
Boolean Operation
Solid
Image
3D Object
Toolset
Panels
Intersection
Primitive Curves
Analysis
Array
Render
Triangulation
Text
Cone
Create a conical solid
Details
ID
tool-solid-cone
Name
Cone
Group
Solid
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Origin | Point | Center of cone base | [0,0,0] |
| Base Radius | Number | Base radius of cone | 10 |
| Top Radius | Number | Top radius of cone | 0 |
| Length | Number | Length of cone | 20 |
Output ports
| Name | Type | Description |
|---|---|---|
| Cone | Solid | Resulting solid |
After creating the node, connect center point of the base of the cone to the first port. Connect the radius of the cone to the second port and the height of the cone to the third port. On the output port, we will get the resulting sphere.
Box By Center
Cylinder