| Activate |
Make this object currently active |
| Close |
Close with the option of saving first |
| Post |
Display the NC code in the Results window |
| SaveView |
Save the current view as a user view. Four different views can be saved at any one point of time |
| SaveViewAsFile |
Save the current view as a .png image file. If the complete path name of the file is not specified, FeatureCAM will store the image in the same location that the macro is saved in |
| SetView |
Set the viewing style. For viewing styles see tagFMViewType |
| SetViewVector |
Create a custom view by defining a directional viewing vector. The direction will be calculated from the given start and end points of the vector |
| Sim2D |
Run the 2D Shaded simulation |
| Sim3D |
Run the 3D Solid simulation. During a gouge event, the SimID can be used as an index into the SimulationGougeDetected event handler and limit the execution of the handler to specific segments. See the macro DrillRetractGougeCheck.bas |
| Sim3DNoUpdate |
Run the 3D simulation but do not pause on gouge or show the toolpath during simulation. For description on SimID see MFGDocument.Sim3D |
| SimCutMove |
Simulate a cut move |
| SimCutRotate |
Simulate a rotational cut move |
| SimIgnoreClashes |
Either ignore all clashes or restore clash detection in machine simulation |
| SimPerformCut |
Perform the simulation cut |
| SimRapidcut |
Run the RapidCut Solid simulation |
| SimRotate |
Rotate a solid without cutting in machine simulation |
| SimSetPosition |
Set the simulation position |
| SimSetVisibility |
Set the a solid's visibility in machine simulation |
| SimToolpath |
Run the centerline simulation. Set the argument show to True to display the tool animation. If False, only the end results of the simulation are displayed on the screen |
| SimUpdateGraphics |
Update the simulation graphics |