IServer¶
- class IServer¶
Bases:
ImpactCOMWrapperBase- Description:
The main object for the nServer application.
- Remarks:
This object is not relevant for scripts or plug-ins running in Impact. When a script is running in an nServer context (for example in a border plot, value mapping or auto-task script), an IServer object called nServer is automatically defined (in the same way that an IApplication object called Impact is created when running in an Impact context).
Wraps a COM object or another wrapper instance. Accepts: - A valid impact_object - An existing impact_com_wrapper_base-derived instance
- property computer_name¶
Gets computer_name.
- Returns:
The value of computer_name.
- Return type:
computer_name (str)
- property databases¶
Gets Databases.
- Returns:
The value of Databases.
- Return type: