RebarSpacingExactSpacingElement Structure |
This structure is used to hold number and distance data.
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
The RebarSpacingExactSpacingElement type exposes the following members.
Constructors
Name | Description | |
---|---|---|
RebarSpacingExactSpacingElement |
Initializes a new instance of the RebarSpacingExactSpacingElement struct.
|
Properties
Name | Description | |
---|---|---|
Distance |
Gets or sets the spacing distance in the element.
| |
Number |
Gets or sets the number of spaces in the element.
|
See Also