pts_angles

pts_angles(pts1, pts2, pts3): 

Provides the vector normal to the plane of the three points

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

Feedback

Examples

Templates

Documentation