RebarLayers(...)
This method creates a RebarLayers object.
Path
mdb.models[name].parts[name].compositeLayups[i].section.RebarLayers mdb.models[name].sections[name].RebarLayers session.odbs[name].sections[name].RebarLayers
Required arguments
- rebarSpacing
A SymbolicConstant specifying the type of rebar geometry. Possible values are CONSTANT, ANGULAR, and LIFT_EQUATION.
- layerTable
A LayerPropertiesArray object specifying the layers of reinforcement.
Optional arguments
None.
Return value
A RebarLayers object.
Exceptions
None.