create_cut_off_geometry_obj
ImportedSolidModel.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: Valid options: “up” and “down”.
- Returns: Cut-off geometry.