v4.2

Parameters of the row of reinforcement units. More...

Public Member Functions

 ReinforcementUnitRowParameters (number unitStyleId, Matrix3D unitTransform, object layout)
 Constructor.

Public Attributes

number UnitStyleId
 The reinforcement unit style id.
Matrix3D UnitTransform
 Rotation matrix of the coordinate system of the reinforcement unit.
object Layout
 Reinforcement units layout type ReinforcementUnitUniformLayout or ReinforcementUnitEdgeProtectionLayout.
table FacesToIgnore
 List of edges beyond which the reinforcement unit may extend.

Detailed Description

Parameters of the row of reinforcement units.

Since
v4.2