SimpleDynMeshBuilder > Simple Dyn Mesh Builder BPLibrary > Get Polygon Side Midpoints

Get Polygon Side Midpoints

Gets the midpoints for all sides of a polygon with the given vertices

Inputs

Vertices
Array of Vector 2D Structures
Array of vertices from a 2D shape in sequential order

Outputs

Midpoints
Array of Vector 2D Structures
Array of the midpoints between the given vertices iterated in sequential order