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: 2024.1.1.0 (2024.1.1)
Syntax
public static SoCpuContext GetCurrent()

Return Value

Type: SoCpuContext

The current CPU context.

Remarks

See Also