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