Enum Requirement
Namespace: Tekla.Structural.ExpressoAddIn
Assembly: Tedds.ExprInterop.dll
Syntax
public enum Requirement
Fields
| Name | Value | Description |
|---|---|---|
| Negative | Negative = 0 | |
| NonZero | NonZero = 2 | |
| NonZeroNegative | NonZeroNegative = 1 | |
| NonZeroPositive | NonZeroPositive = 3 | |
| Positive | Positive = 4 |