API Help
Eplan.EplApi.System Namespace / EplApplication Class

In This Topic
EplApplication Class Methods
In This Topic

For a list of all members of this type, see EplApplication members.

Public Methods
 NameDescription
Public MethodExits the EPLAN runtime system.  
Public MethodOverloaded. Initializes the EPLAN runtime system.  
Public MethodSets application's GUI language. Used before calling Init method.  
Public MethodDisplays the EPLAN Open project dialog and opens the selected project.  
Public MethodWhen a mainframe is set for API offline programs some dialogs which are normally hidden in API add-ins are shown. Calling this method will automatically hide them like in add-ins.  
Public MethodSets a new Mainframe for API offline program. API offline program will show all dialogs which are normally hidden in add-ins. It is possible to hide such dialogs using ResetQuietMode method.  
Public MethodDisplays the EPLAN API add-ins dialog.  
Public MethodOverloaded. Selects parts from the current parts database  
Public MethodDisplays the EPLAN settings dialog.  
Public MethodDisplays the EPLAN System error messages dialog.  
Top
See Also