floats2_from_array2
- compas_occ.conversions.floats2_from_array2(array: OCC.Core.TColStd.TColStd_Array2OfReal) List[List[compas.geometry.primitives.point.Point]] [source]
Construct a list of lists of floats from two-dimensional real array.
Construct a list of lists of floats from two-dimensional real array.