Reference

FMPoint - object



Your Ad Here


Description

Represents a point geometry object

Interfaces

IFMPoint

Methods of IFMPoint

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
IsPlanar Return True if the object is planar
Select Select or deselect this object

Properties of IFMPoint

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 
X R/W The location of the point on the X-axis 
Y R/W The location of the point on the Y-axis 
Z R/W The location of the point on the Z-axis 

Return to FeatureCAM Index


Your Ad Here