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