Click or drag to resize
SoDeviceContextIsSharedWith Method

Returns the current sharing state with passed context.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public bool IsSharedWith(
	SoDeviceContext context
)

Parameters

context
Type: OIV.Inventor.DevicesSoDeviceContext

Return Value

Type: Boolean
Remarks