Click or drag to resize
SoAlgorithmsCreateConvolutionInterface Method

Returns an instance of the SoConvolution interface defined in the loaded module.

Namespace: OIV.Inventor.Algorithms
Assembly: OIV.Inventor.Algorithms (in OIV.Inventor.Algorithms.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoConvolution CreateConvolutionInterface()

Return Value

Type: SoConvolution

Instance of the SoConvolution interface.

Remarks

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

See Also