========================== Module viiaShapeOperations ========================== The functions in this module are for the adjustments of the shapes in the model. This can be existing or newly added elements. -------- Openings -------- .. automodule:: viiapackage.viiaShapeOperations :members: viia_add_openings, viia_add_wall_openings, viia_add_roof_openings .. automodule:: viiapackage.shape_operations.viia_add_floor_openings :members: viia_add_floor_openings ---------------- Cavity wall ties ---------------- .. automodule:: viiapackage.viiaShapeOperations :members: viia_create_cavity_wall_ties_from_list Helper-functions for cavity wall ties ------------------------------------- .. automodule:: viiapackage.geometry.viia_create_cavity_walls :members: --------------- Align with grid --------------- .. automodule:: viiapackage.viiaShapeOperations :members: viia_align_with_grid --------------- Beam operations --------------- .. automodule:: viiapackage.viiaShapeOperations :members: viia_create_lintel, viia_truss -------------------------------------------- Non linear concrete (discrete reinforcement) -------------------------------------------- .. automodule:: viiapackage.viiaShapeOperations :members: viia_create_nonlinear_concrete_wall ------------------ Create foundations ------------------ .. automodule:: viiapackage.geometry.viia_create_foundation :members: _check_fstrips_connectivity, _viia_create_foundation_wall_and_strip, _viia_create_foundation_wall_and_strip_stepped_foundation, viia_create_foundation_walls_and_strips, _viia_create_foundation_strip, _viia_create_foundation_column_and_strip, _viia_create_foundation_column_and_strip_stepped_foundation, viia_create_foundation_columns_and_strips, viia_get_equivalent_properties_masonry_wall_foundation, viia_get_equivalent_properties_masonry_column_foundation, _determine_foundation_points_for_cavity_wall ---------------------------- Operations on surface-shapes ---------------------------- .. automodule:: viiapackage.viiaShapeOperations :members: viia_split_surface Operations on wall geometry --------------------------- .. automodule:: viiapackage.viiaShapeOperations :members: viia_split_all_walls, viia_split_wall_horizontal, viia_split_wall_vertical, viia_check_connected_floor, viia_wall_split_floor_heights, viia_walls_split_floor_heights, viia_connected_walls, viia_wall_resize, viia_auto_wall_resize, viia_manual_wall_resize, viia_auto_resize_all_walls, viia_wall_to_columns, viia_convert_all_columns_to_walls Walls with openings on contour ------------------------------ .. automodule:: viiapackage.viiaShapeOperations :members: viia_openings_on_contour_wall ---------------------------- Operations on line-shapes ---------------------------- Operations on line masses ------------------------- .. automodule:: viiapackage.viiaShapeOperations :members: viia_change_linemass ------------------------------ Check input from REVIT py-file ------------------------------ .. automodule:: viiapackage.viiaShapeOperations :members: _viia_check_input ------------------- Timber frame floors ------------------- .. automodule:: viiapackage.viiaShapeOperations :members: viia_wooden_beam_floors --------------------------------------- Functionality for the foundation strips --------------------------------------- Functionality for information and perform geometrical operations on foundation strips. .. automodule:: viiapackage.geometry.viia_fstrips :members: get_fstrip_average_length, viia_get_fstrip_width, get_fstrip_placement_point_for_geo, viia_adjust_fstrips, _identify_surface_connections, identify_surface_common_nodes, _adjust_intermediate_connection, _adjust_corner_connection, _viia_check_overlapping_surfaces, _set_new_contour_fstrips, _viia_remove_redundant_internal_geometries, _viia_get_non_selfintersection_point_list, _check_common_contour_line, _get_surfaces_to_merge -------------------------------- Settings for the structural-type -------------------------------- Functionality for collecting, adding and updating the structural-type to shapes. .. automodule:: viiapackage.geometry.viia_structural_type :members: ----------------------------------- Settings for the stepped foundation ----------------------------------- Functionality for creating masonry stepped foundation geometries of walls. .. automodule:: viiapackage.geometry.geometry_models.viia_stepped_foundation_wall :members: