Click or drag to resize
SoEngineOutput Constructor

Constructor.

Namespace: OIV.Inventor.Engines
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public SoEngineOutput(
	SoEngine engine,
	string outputName,
	Type outputType
)

Parameters

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