Module:
sdynpy.core.sdynpy_shapeSource: GitHub
Signature¶
def sdynpy.core.sdynpy_shape.from_unv(unv_data_dict, combine=True)Load ShapeArrays from universal file data from read_unv
Parameters¶
unv_data_dict : dict Dictionary containing data from read_unv
combine : bool, optional If True, return as a single ShapeArray
Returns¶
output_arrays : ShapeArray Shapes read from unv
Raises¶
ValueError
Raised if an unknown data characteristic is provided