Click or drag to resize
SoImageVizEngineOutputOutputFieldType, OutputType Constructor
Constructor.

Namespace: OIV.ImageViz.Engines
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoImageVizEngineOutput(
	SoEngine engine,
	string outputName
)

Parameters

engine
Type: OIV.Inventor.EnginesSoEngine
outputName
Type: SystemString
See Also