Description:
Returns a curve's inflection points. An inflection point is a location on a curve at which the sign of the curvature (i.e., the concavity) changes. The curvature at these locations is always 0.
Syntax:
Returns:
Type: Point3d[]
An array of points if successful, None if not successful or on error.
Available since:
7.0
Description:
Returns a curve's inflection points. An inflection point is a location on a curve at which the sign of the curvature (i.e., the concavity) changes. The curvature at these locations is always 0.