Click or drag to resize
SoDeviceContextSharedGroupContains Method (SoDeviceContext)

Returns true if the passed context is part of the shared group.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public bool Contains(
	SoDeviceContext ctx
)

Parameters

ctx
Type: OIV.Inventor.DevicesSoDeviceContext

Return Value

Type: Boolean
Remarks