RebarSpacingExactSpacingValidation Enumeration |
Defines values used in validation of exact spacing elements.
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
| Member name | Value | Description | |
|---|---|---|---|
| VALID | 0 | The elements are valid. | |
| EMPTY | 1 | There are no elements. | |
| ZERO_ELEMENTS | 2 | Contains elements with zero number or distance. | |
| NEGATIVE_ELEMENTS | 3 | Contains elements with negative number or distance. |