array2_from_points2

compas_occ.conversions.array2_from_points2(points)[source]

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

Parameters

points (list[list[Point]])

Returns

TColgp_Array2OfPnt