SoTriggerAnyinput5 Property |
The output is triggered whenever one 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 SoSFTrigger input5 { get; }
Public ReadOnly Property input5 As SoSFTrigger
Get
public:
property SoSFTrigger^ input5 {
SoSFTrigger^ get ();
}
member input5 : SoSFTrigger with get
Property Value
Type:
SoSFTriggerRemarks See Also