Click or drag to resize
SoAlgorithmsCreateContext Method

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

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

Return Value

Type: SoDeviceContext

An instance of an SoDeviceContext object.

Remarks

See Also