Interface: IMechanicalApplication

Methods

Name Description
InvokeUIThread(Func<Object>) Runs the specified action in the UI thread.
InvokeUIThread(Func<Object, Object>, Object) Runs the specified action in the UI thread.
LogError(String) Logs an error in the "Messages" pane of Mechanical.
LogInfo(String) Logs an information in the "Messages" pane of Mechanical.
LogWarning(String) Logs a warning in the "Messages" pane of Mechanical.
ScriptByName(String) Gets the script that has the specified name.

Properties

Name Description
ActiveUnitSystem Gets or sets the mechanical active unit system.
Hidden Specifies whether Mechanical is hidden or not.
InternalObject Gets the internal object.
ScriptNames Lists the available scripts.