create_cut_off_geometry_obj
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:
upanddown.
- Returns: Cut-off geometry.