round_corner#

RegionMagnet.round_corner(corner_coordinate, radius)#

Round the corner of a region.

The corner coordinates must already exist on two entities belonging to the region. The two entities adjacent to the corner are shortened, and an arc is created between them.

Parameters:
corner_coordinateansys.motorcad.core.geometry.Coordinate

Coordinate of the corner to round.

radiusfloat

Radius to round the corner by.