Midpoint
Computes the midpoint of a segment or arc.
Syntax
midpoint(Point, Point)
midpoint(Segment | Arc)
Description
Given two points, computes the point that is equidistant from both of them.
Given a segment or an arc, computes its midpoint.
Computes the midpoint of a segment or arc.
midpoint(Point, Point)
midpoint(Segment | Arc)
Given two points, computes the point that is equidistant from both of them.
Given a segment or an arc, computes its midpoint.