| Name | Description |
|---|---|
| Exit() | For Mechanical opened independently, without Workbench. Exit current Mechanical session. If the database has not been saved all changes will be lost. |
| ImportGeometry(String) | Import geometry file into Mechanical |
| ImportMesh(String) | Import mesh file into Mechanical |
| 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. |
| Name | Description |
|---|---|
| ActiveAngleUnit | Gets or sets the mechanical active angle unit system. |
| ActiveAngularVelocityUnit | Gets or sets the mechanical active angular velocity unit system. |
| ActiveMetricTemperatureUnit | Gets or sets the mechanical active metric temperature unit system. |
| ActiveUnitSystem | Gets or sets the mechanical active unit system. |
| Hidden | Specifies whether Mechanical is hidden or not. |
| InternalObject | Gets the internal object. |
| Modified | Specifies whether Mechanical is modified or not. |
| RSMQueues | Gets the list of current RSM Queues used for remote solves. |
| ScriptNames | Lists the available scripts. |
| SolveConfigurations | Gets the list of current solve configurations for use in remote solves. |