TransverseShearShell(...)
This method creates a TransverseShearShell object.
Path
mdb.models[name].sections[name].TransverseShearShell session.odbs[name].sections[name].TransverseShearShell
Required arguments
- k11
A Float specifying the shear stiffness of the section in the first direction.
- k22
A Float specifying the shear stiffness of the section in the second direction.
- k12
A Float specifying the coupling term in the shear stiffness of the section.
Optional arguments
None.
Return value
A TransverseShearShell object.
Exceptions
None.