Click or drag to resize
SoBaseScreenhostname Property

Hostname for current screen.

Namespace: OIV.ScaleViz.Nodes
Assembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFString hostname { get; }

Property Value

Type: SoSFString
Remarks

In a cluster configuration, the hostname specifies which node of the graphics cluster should render this screen. Hostname can either be specified as a name (machine name without or with full domain name information) or as a numeric IP address.

Cluster mode only, not used in MultiPipe mode.

See Also