v4.0

Double reinforcing mesh creation parameters. The front and back meshes are determined by the viewing direction. For horizontal objects, such as a floor, the view direction is from top to bottom. For vertical objects such as a wall, the view direction is from front to back. Currently, the mesh parameters must be equal; only the mesh rows relative orders may differ. More...

Public Member Functions

 DoubleReinforcingMeshParameters (ReinforcingMeshParameters frontMesh, ReinforcingMeshParameters backMesh)
 Constructor.

Public Attributes

ReinforcingMeshParameters FrontMesh
 The front mesh parameters.
ReinforcingMeshParameters BackMesh
 The back mesh parameters.
ReinforcingMeshSupportsParameters Supports
 The reinforcing mesh supports parameters.

Detailed Description

Double reinforcing mesh creation parameters. The front and back meshes are determined by the viewing direction. For horizontal objects, such as a floor, the view direction is from top to bottom. For vertical objects such as a wall, the view direction is from front to back. Currently, the mesh parameters must be equal; only the mesh rows relative orders may differ.

Since
v4.0