SmartCAM v2020 Macro LanguageAs is usual in a SmartCAM release, the SmartCAM Macro System again benefits from a number of enhancements. New Math FunctionsAs technical people, we just love Math functions. There is something so simply satisfying when such functions are used in customization. Or is that just us. Anyhow, here is the set of new functions for v2020:
Selection Filter Status FunctionA bit of technical. A new SEL_FILTER_ON() system status macro function can be used to record the filter status at the start of a macro so that, if on, it can be turned off in order to not interfere with operations performed by the macro, and then its original condition restored when the macro is complete. New Surface Entity Bounding Box Calculation ModeThe Customization ToolKit contains functions to determine the 'bounding box' extent of elements within a macro, which is a frequent requirement by customization creators. The previous functions were written for speed of execution, sometimes to the detriment of accuracy. A new option enables an 'exact' setting so that the returned bounding box is made infinitely more precise. The CTK has been enabled with new functions that can be used to interrogate, set and use the improved functionality:
Selection Filter Status FunctionA new SUBNAME_FRM_IDX() function has been added that returns the sub name for a given sub index. Check if plane index is for a wrapped planeA new WKPLN_WRAPPED() function has been added that returns whether the supplied plane index is for a wrapped plane.
|
Copyright © 2024 SmartCAMcnc. All Rights Reserved