class
IScriptNetwork.
IScriptNetwork
Bases: object
This interface provides access to a specific network of an NWL object.
id
Retrieves the internal network id.
long
network_number
Retrieves the network number.
int
title
Retrieves or sets the network title.
string
comment
Retrieves or sets the network comment.
string
label
Retrieves or sets the network label.
string
out_commented
Retrieves or sets a boolean value indicating whether this network is commented out or not.
bool
network_item_count
Retrieves the number of subitems for the network.
int