Tool
Primitive Curves
Intersection
Solid
Transform
Render
Vector
Surface
Toolset
Array
Curve Analysis
Triangulation
Image
Boolean Operation
Panels
Text
Analysis
3D Object
Cylinder
Create a cylindrical solid
Details
ID
tool-solid-cylinder
Name
Cylinder
Group
Solid
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Origin | Point | Cylinder base center | [0,0,0] |
| Radius | Number | Cylinder radius | 10 |
| Height | Number | Cylinder height | 10 |
Output ports
| Name | Type | Description |
|---|---|---|
| Cylinder | Solid | Resulting cylinder |
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