Create a cylindrical solid
ID
tool-solid-cylinder
Name
Cylinder
Group
Solid
Package
Tool
Keywords
Render
After creating the node, connect the center of the base of the cylinder to the first port. Connect the radius of the cylinder to the second port and the height of the cylinder to the third port. On the output port, we will get the resulting cylinder.
Box By Center
Cone
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
origin | Point | Cylinder base center | [0,0,0] |
radius | Number | Cylinder radius | 10 |
height | Number | Cylinder height | 10 |
Outputs
Name | Type | Description |
---|---|---|
cylinder | Solid | Resulting cylinder |