SoOneShotFlagsType Enumeration |
Namespace: OIV.Inventor.EnginesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax [FlagsAttribute]
public enum FlagsType
<FlagsAttribute>
Public Enumeration FlagsType
[FlagsAttribute]
public enum class FlagsType
[<FlagsAttribute>]
type FlagsType
Members
| Member name | Value | Description |
---|
| RETRIGGERABLE | 1 | Can start over during the cycle. |
| HOLD_FINAL | 2 | Output values stay high after cycle. |
Remarks See Also