Interface: IDesignModelerExtAPI

Defines the main entry point of all APIs.

Remarks

An instance can be retrieved from the main pyton scope by using the variable ExtAPI.

Properties

Name Description
Context Gets the current context name (Mechanical, Project, ...).
DataModel Gets the DataModel object.
ExtensionManager Gets the extension manager object.
Graphics Gets the graphics object.
Log Gets the log object. Useful for reporting messages and errors.
SelectionManager Gets the selection manager object.
UserInterface Gets the user interface object.