Click or drag to resize
SoConcatenateoutput Property

Output.

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

Property Value

Type: SoEngineOutput
Remarks

Is of the same type as the inputs (note that it is a pointer, unlike most engine outputs).

See Also