pts_norms

pts_norms(pts1, pts2): 

Provides the vector normal to the plane of the three points

  • pts1: np.ndarray
  • pts2: np.ndarray
  • :returns: np.ndarray

Feedback

Examples

Templates

Documentation