uxarray.Grid.__from_vert__#

Grid.__from_vert__(dataset)#

Create a grid with faces constructed from vertices specified by the given argument.

Parameters

dataset (ndarray, list, tuple, required) – Input vertex coordinates that form our face(s)