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: 10.12.3.0 (10.12.3.0)
Syntax
public bool Contains(
	SoDeviceContext ctx
)

Parameters

ctx
Type: OIV.Inventor.DevicesSoDeviceContext

Return Value

Type: Boolean
Remarks