<reinforcement>
This part contains segments with longitudinal reinforcement. It is an optional part of XML file. Every segment is marked by the element <reinforcement>. This element supports following attributes:
start |
|
end |
|
cover |
|
Other attributes differ according to the cross-section shape:
Rectangular cross-sections
The additional attribute "positioning" can be defined for the element <reinforcement>. This attribute affects positions of bars in particular rows. Available values: "even" (identical distance between bars), "side" (bar placed as close to edge as possible). The particular rows or bars are specified with the help of elements <row> (rows) or <inlet> (bars).
Following attributes are supported by the element <row>:
kind |
|
diameter |
|
distance |
|
count |
|
cover |
|
Part <reinforcement> with two rows
Individual bars are specified by elements <inlet>. Rows are ignored in this case. The element supports following attributes:
y |
|
z |
|
diameter |
|
Part <reinforcement> with two bars
Circular cross-section
Following attributes are supported by the element <reinforcement> for circular cross-section:
top |
|
count |
|
diameter |
|
Oval cross-section
Following attributes are supported by the element <reinforcement> for oval cross-section:
count1 |
|
diameter1 |
|
count2 |
|
diameter2 |
|
Part <reinforcement> for oval cross-section