![]() | ema |
The EMC Plus and EMC Charge Scripting APIs are separated into 4 primary namespaces:
Class | Description | |
---|---|---|
![]() | Api | A helper API object for connecting to scripting sessions. |
![]() | APISimObjectBaseTWrapper | A base class containing global properties for EMC Plus API objects. |
![]() | MessageReceivedEventArgs | Base arguments class for message received events. |
![]() | WarningThrownEventArgs | Base arguments class for warning thrown events. |
Interface | Description | |
---|---|---|
![]() | IAPISimObject | Indicates an object is part of an EMC Plus Simulation |
![]() | IHasDocument | An object that exists within a document. |
![]() | IHasSimulation | An object that exists within a Simulation. |
![]() | IHasTime | An object that has time settings. |