IScriptNetwork

class

IScriptNetwork.

IScriptNetwork

Bases: object

This interface provides access to a specific network of an NWL object.

id

Retrieves the internal network id.

Type

long

network_number

Retrieves the network number.

Type

int

title

Retrieves or sets the network title.

Type

string

comment

Retrieves or sets the network comment.

Type

string

label

Retrieves or sets the network label.

Type

string

out_commented

Retrieves or sets a boolean value indicating whether this network is commented out or not.

Type

bool

network_item_count

Retrieves the number of subitems for the network.

Type

int