Click or drag to resize
SoDeviceContextIsSharable Method

Returns the sharable status of this 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 IsSharable()

Return Value

Type: Boolean
Remarks

By default, a context is sharable.

See Also