pts_normals
pts_normals(pts1, pts2, pts3, normalize=True, **opts):
Provides the vector normal to the plane of the three points
pts1:np.ndarraypts2:np.ndarraypts3:np.ndarraynormalize:Any:returns:np.ndarray
pts_normals(pts1, pts2, pts3, normalize=True, **opts):
Provides the vector normal to the plane of the three points
pts1: np.ndarray
pts2: np.ndarray
pts3: np.ndarray
normalize: Any
:returns: np.ndarray