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