Click or drag to resize
SoOneShotFlagsType Enumeration

Flags.

Namespace: OIV.Inventor.Engines
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[FlagsAttribute]
public enum FlagsType
Members
  Member nameValueDescription
RETRIGGERABLE1

Can start over during the cycle.

HOLD_FINAL2

Output values stay high after cycle.

Remarks