RebarSpacingOffset Structure |
Defines parameters associated with the start and end of the spacing.
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
The RebarSpacingOffset type exposes the following members.
Constructors
Name | Description | |
---|---|---|
RebarSpacingOffset |
Initializes a new instance of the RebarSpacingOffset struct.
|
Fields
Name | Description | |
---|---|---|
Automatic |
Defines whether the offset distance is to be automatically calculated.
| |
Distance |
The distance.
| |
Type |
Defines whether the distance is intended as a fixed or a minimum distance.
|
See Also