Server#

Usage:

Server Class API Wrapper

class Server[source]#

Bases: object

Wrapper for Server class of Moldflow Synergy.

property address: str#

Address of the server.

Getter:

Get the address of the server.

Type:

str

property name: str#

Name of the server.

Getter:

Get the name of the server.

Type:

str

property status: str#

Status of the server.

Getter:

Get the status of the server.

Type:

str