Click or drag to resize
SoDeviceContextIsValid Method

Returns true if this context is valid.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public bool IsValid()

Return Value

Type: Boolean

true if the context is valid.

Remarks

See Also