    

 ## On this page

  

 

 # create\_cut\_off\_geometry\_obj

 Last update: 16.07.2025 

<a id="compolyx.ImportedSolidModel.create_cut_off_geometry_obj"></a>

#### 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.