import_hdf5_composite_cae#

Model.import_hdf5_composite_cae(path, import_mode='append', projection_mode='shell', minimum_angle_tolerance=0.001, recompute_reference_directions=False, shell_mapping_properties=ShellMappingProperties(all_elements=True, element_sets=(), relative_thickness_tolerance=0.5, relative_in_plane_tolerance=0.01, angle_tolerance=35.0, small_hole_threshold=0.0), solid_mapping_properties=SolidMappingProperties(offset_type=<OffsetType.BOTTOM_OFFSET: 'bottom_offset'>), coordinate_transformation=CoordinateTransformation(rotation_angle_x=0.0, rotation_angle_y=0.0, rotation_angle_z=0.0, translation_x=0.0, translation_y=0.0, translation_z=0.0))#

Import the lay-up from an HDF5 Composite CAE file.

Parameters: