Tool
Vector
Primitive Curves
Toolset
Surface
Curve Analysis
Boolean Operation
Panels
Intersection
Text
Triangulation
Solid
Analysis
Array
Image
Render
Transform
3D Object
Pyramid
Create a pyramid solid
Details
ID
tool-solid-pyramid
Name
Pyramid
Group
Solid
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Origin | Point | Base center | [0,0,0] |
| Width | Number | Width of base | 10 |
| Length | Number | Length of base | 10 |
| Height | Number | Height of pyramid | 10 |
Output ports
| Name | Type | Description |
|---|---|---|
| Pyramid | Solid | Resulting pyramid |
After creating the node, connect the origin point (centered at the base, Z=0) to the first port. Connect the base width to the second port, the base length to the third port and the height to the fourth port. On the output port, we will get the resulting pyramid.
Box
Cone
Cylinder