Click or drag to resize
ServiceSettingsUsedExtensions Property

Sets the Open Inventor extensions used in RemoteViz.

Namespace: OIV.RemoteViz.Rendering
Assembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public ServiceSettingsExtensions UsedExtensions { get; set; }

Property Value

Type: ServiceSettingsExtensions
Remarks

In addition to one Open Inventor and one RemoteViz license, a license of each used extension will be required to start the service and will be checked out for each connected client. The activation of VolumeVizLDM extension will lead to the activation of VolumeViz extension.

See Also