Click or drag to resize

MacroOperationEvaluatedString Property

Returns the evaluated macro code lines representing the computed result of the macro operation. The evaluated string contains the processed output from macro parameter substitution and calculations, providing the final formatted code sequence to be output to the NC file or control system.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntax
string EvaluatedString { get; }

Property Value

String
See Also