Click or drag to resize
SoOneShot.FlagsType Enumeration

Flags.

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

Can start over during the cycle.

HOLD_FINAL2

Output values stay high after cycle.

Remarks