Reference

FMLine - object



Your Ad Here


Description

Represents a line geometry object

Interfaces

IFMLine

Methods of IFMLine

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
GetEndpoints This property/method is no longer in use. FeatureCAM will continue to recognize and run older macros that use this property/method
GetEndpoints2 Get the start and end points of the line. The argment is_clipped is False if the point is infinite
IsPlanar Return True if the object is planar
Select Select or deselect this object
SetEndpoints Set the start and end points of the line

Properties of IFMLine

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 
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