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