Reference

FMCircle - object



Your Ad Here


Description

Represents a circle geometry object

Interfaces

IFMCircle

Methods of IFMCircle

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

Properties of IFMCircle

Color R/W The color of the object 
Layer R/O The layer that the object is contained in 
Linetype R/W The linetype of the object. A 16-bit bit pattern for stippling. Bit zero is used first. 0 for unset 
ModelType R/O The type of the object. See tagFMModelType 
Name R/W The name of the object. This is the same name that shows up in the tree view of FeatureCAM 
Radius R/W The radius of the cylindrical surface 
Selected R/O True if the object is currently in the selected list 
Visible R/W True if the object is visible 

Return to FeatureCAM Index


Your Ad Here