RebarThreadingDataNullable Class |
The RebarThreadingDataNullable class defines the threading properties at the end of a reinforcing bar affected by a RebarEndDetailModifier.
If a threading property is null then that property will not be applied to the RebarSet generated reinforcing bars.
Inheritance Hierarchy
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
The RebarThreadingDataNullable type exposes the following members.
Constructors
Name | Description | |
---|---|---|
RebarThreadingDataNullable |
Initializes a new instance of the RebarThreadingDataNullable class.
|
Properties
Name | Description | |
---|---|---|
ExtraFabricationLength |
Gets or sets the extra fabrication length.
| |
Length |
Gets or sets the threading length.
| |
ThreadingType |
Gets or sets the threading type.
Null indicates that the threading type is not specified.
|
See Also