SoWriteActionGetOutput Method |
Returns reference to SoOutput instance in action.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoOutput GetOutput()
Public Function GetOutput As SoOutput
public:
SoOutput^ GetOutput()
member GetOutput : unit -> SoOutput
Return Value
Type:
SoOutput
Remarks
See Also