Click or drag to resize
SoBaseContextObject Constructor

Constructor.

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

Parameters

sharedContextGroup
Type: OIV.Inventor.DevicesSoDeviceContextSharedGroup

context shared group from which it depends.

Remarks

See Also