points2_from_array2
- compas_occ.conversions.points2_from_array2(array: OCC.Core.TColgp.TColgp_Array2OfPnt) List[List[compas.geometry.primitives.point.Point]] [source]
Construct a list of lists of points from two-dimensional point array.
Construct a list of lists of points from two-dimensional point array.