Click or drag to resize
SoRemoteVizClientServiceMessageEventArg Constructor

Default constructor.

Namespace: OIV.RemoteViz.Clients.Nodes
Assembly: OIV.RemoteViz.Client (in OIV.RemoteViz.Client.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public ServiceMessageEventArg(
	SoRemoteVizClient source,
	SoRemoteVizClientServiceMessageEventArgStates state,
	SbVec2s renderAreaSize,
	string details
)

Parameters

source
Type: OIV.RemoteViz.Clients.NodesSoRemoteVizClient
state
Type: OIV.RemoteViz.Clients.NodesSoRemoteVizClientServiceMessageEventArgStates
renderAreaSize
Type: OIV.InventorSbVec2s
details
Type: SystemString
Remarks