SoTriggerAnyinput1 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 input1 { get; }
Public ReadOnly Property input1 As SoSFTrigger
Get
public:
property SoSFTrigger^ input1 {
SoSFTrigger^ get ();
}
member input1 : SoSFTrigger with get
Property Value
Type:
SoSFTriggerRemarks See Also