SoTriggerAnyinput2 Property |
The output is triggered whenever one of the inputs is touched.
Namespace: OIV.Inventor.EnginesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFTrigger input2 { get; }
Public ReadOnly Property input2 As SoSFTrigger
Get
public:
property SoSFTrigger^ input2 {
SoSFTrigger^ get ();
}
member input2 : SoSFTrigger with get
Property Value
Type:
SoSFTriggerRemarks See Also