Click or drag to resize
SoCpuContextGetCurrent Method

Returns the currently bound context (if any) for the current thread.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public static SoCpuContext GetCurrent()

Return Value

Type: SoCpuContext

The current CPU context.

Remarks

See Also