RebarSpacingExcludeTypeEnum Enumeration

The different ways to exclude reinforcing bars from the spacing.

Namespace:  Tekla.Structures.Model
Assembly:  Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
public enum ExcludeTypeEnum
Members
  Member nameValueDescription
EXCLUDE_TYPE_NONE1 All the reinforcing bars are included.
EXCLUDE_TYPE_FIRST2 The first reinforcing bar is not to be created to the spacing.
EXCLUDE_TYPE_LAST3 The last reinforcing bar is not to be created to the spacing.
EXCLUDE_TYPE_BOTH4 The first and last reinforcing bars are not to be created to the spacing.
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