Click or drag to resize
SoConcatenateoutput Property

Output.

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

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

See Also