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