SoAlgorithmsCreateContext Method |
Namespace: OIV.Inventor.AlgorithmsAssembly: OIV.Inventor.Algorithms (in OIV.Inventor.Algorithms.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoDeviceContext CreateContext()
Public Function CreateContext As SoDeviceContext
public:
SoDeviceContext^ CreateContext()
member CreateContext : unit -> SoDeviceContext
Return Value
Type:
SoDeviceContextAn instance of an OIV.Inventor.Devices.SoDeviceContext object.
Remarks See Also