points2_from_array2

compas_occ.conversions.points2_from_array2(array)[source]

Construct a list of lists of points from two-dimensional point array.

Parameters

array (TColgp_Array2OfPnt)

Returns

list[list[Point]]