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: 2024.0.0+a110b435391768740483e3032720a566518c9a63
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