Click or drag to resize
SoInterpolateoutput Property

( OIV.Inventor.Fields.SoMFFloat ) Interpolated value.

Namespace: OIV.Inventor.Engines
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoEngineOutput output { get; }

Property Value

Type: SoEngineOutput
Remarks

The type of the output value is the same as the type of the input values, which is specified by the derived classes.

See Also