SoAlgorithmsCreateConvolutionInterface Method |
Namespace: OIV.Inventor.AlgorithmsAssembly: OIV.Inventor.Algorithms (in OIV.Inventor.Algorithms.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoConvolution CreateConvolutionInterface()
Public Function CreateConvolutionInterface As SoConvolution
public:
SoConvolution^ CreateConvolutionInterface()
member CreateConvolutionInterface : unit -> SoConvolution
Return Value
Type:
SoConvolutionInstance of the OIV.Inventor.Algorithms.SoConvolution interface.
Remarks If there is no loaded module it returns the default CPU version.
See Also