Click or drag to resize
SoBaseContextObject Constructor

Constructor.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntax
public SoBaseContextObject(
	SoDeviceContextSharedGroup sharedContextGroup
)

Parameters

sharedContextGroup
Type: OIV.Inventor.DevicesSoDeviceContextSharedGroup

context shared group from which it depends.

Remarks

See Also