SmartCAM v2025 Macro Updates
SmartCAM v2025 Macro Updates

Multiple Macro Updates help you control your interface and programming to make you more productive.

CTK_RECALL_CONTAINER

CTK_RECALL_CONTAINER[PN="panel name", VR="variable list", NN="element name", TX="Tooltip Text"]

You can use the Container - Recall command to modify the settings and regenerate a CTK Automation's results. This allows you to easily experiment with the Automation settings to get the results you most prefer.

IS_SOLID

I=IS_SOLID(elmt)

This function returns whether a surface element is part of a solid body. 0 if the element is not part of a solid body. It returns -1 if the element number is not a surface element.

ULABEL

S=ULABEL(elmt)

This function returns the "Label Text" string from a user command.