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