Module:
sdynpy.core.sdynpy_shapeSource: GitHub
Signature¶
def sdynpy.core.sdynpy_shape.concatenate_dofs(shape_arrays)Combines the degrees of freedom from multiple shapes into one set of shapes
Parameters¶
shape_arrays : list of ShapeArray List of ShapeArray objects to combine in to one set of shapes
Returns¶
ShapeArray
ShapeArray object containing degrees of freedom from all input shapes