SoAlgorithmsCreateContext Method |
Namespace: OIV.Inventor.AlgorithmsAssembly: OIV.Inventor.Algorithms (in OIV.Inventor.Algorithms.dll) Version: 10.12.3.0 (10.12.3.0)
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