RebarSpacingSpacingType Enumeration

Defines the different spacing types.

Namespace:  Tekla.Structures.Model
Assembly:  Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
public enum SpacingType
Members
  Member nameValueDescription
UNDEFINED0 Undefined spacing.
EXACT_SPACINGS1 Explicitly defined exact spacings.
NUMBER_BARS2 Spacing by number of bars.
TARGET3 Spacing by target distance.
EXACT_FLEXIBLE_FIRST4 Exact spacing with flexible first space.
EXACT_FLEXIBLE_LAST5 Exact spacing with flexible last space.
EXACT_FLEXIBLE_FIRST_AND_LAST6 Exact spacing with flexible first and last space.
EXACT_FLEXIBLE_MIDDLE7 Exact spacing with flexible middle space.
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next