SoDeviceContextIsValid Method |
Returns true if this context is valid.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2024.2.0.0 (2024.2.0)
Syntax Public Function IsValid As Boolean
member IsValid : unit -> bool
Return Value
Type:
Booleantrue if the context is valid.
Remarks See Also