Click or drag to resize
SoEngineOutput Constructor
Initializes a new instance of the SoEngineOutput class

Namespace: OIV.Inventor.Engines
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoEngineOutput(
	SoEngine engine,
	string outputName,
	Type outputType
)

Parameters

engine
Type: OIV.Inventor.EnginesSoEngine
outputName
Type: SystemString
outputType
Type: SystemType
Remarks