Click or drag to resize
SoAlgorithmsCreateContext Method

Returns a DeviceContext that can be used with the algorithms module and OIV.Inventor.Devices.SoBufferObject returned by the createBufferObject function.

Namespace: OIV.Inventor.Algorithms
Assembly: OIV.Inventor.Algorithms (in OIV.Inventor.Algorithms.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoDeviceContext CreateContext()

Return Value

Type: SoDeviceContext

An instance of an OIV.Inventor.Devices.SoDeviceContext object.

Remarks

See Also