Click or drag to resize
SoAlgorithmsCreateSeismicInterface Method

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

Namespace: OIV.Inventor.Algorithms
Assembly: OIV.Inventor.Algorithms (in OIV.Inventor.Algorithms.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSeismic CreateSeismicInterface()

Return Value

Type: SoSeismic

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

Remarks

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

See Also