Util function for applying cuts to form a pyramid
In
Exec
|
|
Dyn Mesh
Dynamic Mesh Object Reference
|
|
Vertices
Array of Vector 2D Structures
|
Array of vertices for the base of the pyramid |
Center Top
Vector
|
The top point from which to apply all cuts for the pyramid |
Out
Exec
|
|
Pyramid
Dynamic Mesh Object Reference
|
Reference to the dynamic mesh object in line with the Builder pattern that Geometry Script follows |