Rebar mesh supports layout with setting the distance between elements.
More...
|
|
| ReinforcingMeshSupportsDistanceLayout (number horizontalStep, number verticalStep) |
| | Constructor.
|
|
|
number | HorizontalStep |
| | The supports layout horizontal step.
|
|
number | VerticalStep |
| | The supports layout vertical step.
|
|
table | Displacements |
| | Rebars rows displacements. Displacements values are applied sequentially to each horizontal row. For example, if the parameter value is {100, 200}, a displacement of 100 will be applied to the first row, 200 to the second, 100 to the third, and so on. This parameter allows you to specify the type of details layout, for example, straggered layout.
|
Rebar mesh supports layout with setting the distance between elements.
- Since
- v4.0