create_cut_off_geometry_obj Last update: 16.07.2025 SolidModel.create_cut_off_geometry_obj(name, cad_geometry=None, orientation='up', active=True, id='', rel_merge_tolerance=0.1) Create a new cut-off geometry object. Parameters: name: The name of the object. id: The ID of the object. cad_geometry: A geometry to snap to. orientation: Available options: up and down. Returns: Cut-off geometry.