Click or drag to resize
SoCpuContext Constructor (SoCpuDevice)

Default constructor.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public SoCpuContext(
	SoCpuDevice device
)

Parameters

device
Type: OIV.Inventor.DevicesSoCpuDevice

The OIV.Inventor.Devices.SoCpuDevice on which to create the context.

Remarks

See Also