| BoundingBox |
Returns the minimum and maximum coordinates of the bounding box for the object. The coordinates are aligned to coordinate_system. If empty, the coordinates are then aligned to FeatureCAM's World or Stock coordinate system |
| Delete |
Delete this object with the option of invalidating the toolpaths |
| GetCenter |
The x,y,z location of the center point of the operation |
| GetEndpoints |
Get the start and end points of the circle. Endpoints do not exist for a full circle |
| GetNormal |
Get the normal of the circle |
| IsPlanar |
Return True if the object is planar |
| Select |
Select or deselect this object |
| SetCenter |
Set the coordinates of the center point |
| SetEndpoints |
This property/method is no longer in use. FeatureCAM will continue to recognize and run older macros that use this property/method |