resqpy.olio.grid_functions.actual_pillar_shape

resqpy.olio.grid_functions.actual_pillar_shape(pillar_points, tolerance=0.001)[source]

Returns ‘curved’, ‘straight’ or ‘vertical’ for shape of pillar points.

Parameters

pillar_points (numpy float array) – fully defined points array of shape (nk + k_gaps + 1,…, 3).