Click or drag to resize
SoOneShottrigger Property

Start the cycle.

Namespace: OIV.Inventor.Engines
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFTrigger trigger { get; }

Property Value

Type: SoSFTrigger
Remarks

The trigger will be ignored if it is touched in the middle of a cycle and the RETRIGGERABLE flag is not set.

See Also