add_point#

Region.add_point(point)#

Add a new point into region on an existing Line/Arc.

The point must already exist on a Line/Arc belonging to the region. The entity will be split and 2 new entities created.

Parameters:
pointCoordinate

Coordinate at which to add new point