Tool
Primitive Curves
Triangulation
Boolean Operation
Panels
Text
Array
Render
Surface
Image
Transform
Solid
3D Object
Vector
Curve Analysis
Toolset
Intersection
Analysis
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