MultiaxialFiber#
A MultiaxialFiber section is used to model a Frame section with shear deformation.
The section is defined by a collection of fibers that discretize the cross-section.
- class xara.FrameSection("MultiaxialFiber", shape, *, fibers)
Create a frame section that integrates the response of
xara.UniaxialMaterialobjects distributed over the section shape.
- Model.section("MultiaxialFiber", tag, **kwds)
- Parameters:
- tag: integer
unique Section tag
- section MultiaxialFiber $tag $fibers
- Parameters:
- tag
unique section tag
Example of an AISC W8x28 section discretized with fibers and rendered with veux.#
The valid eleResponse queries are
"force", and"deformation".
Valid setParameter targets are
"warp", fiber, fieldwherefiberis an integer identifying a fiber andfieldis an integer identifying the warping field.