SimpleDynMeshBuilder > ShapeGeneratorLibrary > Apply Pyr Chop

Apply Pyr Chop

Util function for applying cuts to form a pyramid

Inputs

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

Outputs

Out
Exec

Pyramid
Dynamic Mesh Object Reference
Reference to the dynamic mesh object in line with the Builder pattern that Geometry Script follows