OperationIsMacroRunning Method

Returns true if a macro is running, false otherwise.

Macros are saved as *.cs files in the folder defined with the XS_MACRO_DIRECTORY variable.

See Tekla Structures Help for more information about macros.

Namespace:  Tekla.Structures.Model.Operations
Assembly:  Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
public static bool IsMacroRunning()

Return Value

Type: Boolean
True if a macro is running.
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next