v4.0
ReinforcingMeshSupportsDistanceLayout Struct Reference

Rebar mesh supports layout with setting the distance between elements. More...

Public Member Functions

 ReinforcingMeshSupportsDistanceLayout (number horizontalStep, number verticalStep)
 Constructor.

Public Attributes

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.

Detailed Description

Rebar mesh supports layout with setting the distance between elements.

Since
v4.0