SoTriggerAnyoutput Property |
Triggered when any of the inputs is touched.
Namespace: OIV.Inventor.EnginesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoEngineOutput output { get; }
Public ReadOnly Property output As SoEngineOutput
Get
public:
property SoEngineOutput^ output {
SoEngineOutput^ get ();
}
member output : SoEngineOutput with get
Property Value
Type:
SoEngineOutputRemarks See Also