| SoSelectOneoutput Property  | 
( lt ) The single value selected. 
 
Namespace: OIV.Inventor.EnginesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoEngineOutput output { get; }Public ReadOnly Property output As SoEngineOutput
	Get
public:
property SoEngineOutput^ output {
	SoEngineOutput^ get ();
}member output : SoEngineOutput with get
Property Value
Type: 
SoEngineOutput
Remarks
See Also