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: 2024.1.0.0 (2024.1.0)
Syntax
public bool IsValid()

Return Value

Type: Boolean

true if the context is valid.

Remarks

See Also