find_point_on_plane#

static GeometryOperators.find_point_on_plane(pointlists, direction=0)[source]#

Find a point on a plane.

Parameters:
pointlistsList

List of points.

directionint, optional

The default is 0.

Returns:
List