Create a conical solid
ID
tool-solid-cone
Name
Cone
Group
Solid
Package
Tool
Keywords
Render
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
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
origin | Point | Center of cone base | [0,0,0] |
radius1 | Number | Base radius of cone | 10 |
radius2 | Number | Top radius of cone | 0 |
length | Number | Length of cone | 20 |
Outputs
Name | Type | Description |
---|---|---|
cone | Solid | Resulting solid |