Click or drag to resize
SoAlgorithmsCreateConversionInterface Method

Returns an instance of the OIV.Inventor.Algorithms.SoConversion interface defined in the loaded module.

Namespace: OIV.Inventor.Algorithms
Assembly: OIV.Inventor.Algorithms (in OIV.Inventor.Algorithms.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoConversion CreateConversionInterface()

Return Value

Type: SoConversion

Instance of the OIV.Inventor.Algorithms.SoConversion interface.

Remarks

If there is no loaded module it returns the default CPU version.

See Also