##################
HImCuttingGeometry
##################

.. cpp:namespace:: HImCuttingGeometry

.. default-domain:: cpp

Functions
=========

====== =================================================================================================================================================================================================================================
..     :cpp:func:`HImCuttingGeometry <HImCuttingGeometry::HImCuttingGeometry>`                                                                                                                                                          
..     :cpp:func:`~HImCuttingGeometry <HImCuttingGeometry::~HImCuttingGeometry>`                                                                                                                                                        
void   :cpp:func:`CreateCuttingGeometry <void HImCuttingGeometry::CreateCuttingGeometry(HC_KEY source_key, HC_KEY target_key, int cutting_type=HIM_CUTTING_GEOMETRY_TYPE_POLYLINES, int body_level=HIM_CUTTING_GEOMETRY_SEGMENT_BODY)>` 
void   :cpp:func:`CreateCuttingGeometry <void HImCuttingGeometry::CreateCuttingGeometry(HC_KEY source_key, HC_KEY target_key, bool honor_modelling_matrices)>`                                                                          
void   :cpp:func:`SetSmallestFeature <void HImCuttingGeometry::SetSmallestFeature(float smallest_feature)>`                                                                                                                             
float  :cpp:func:`GetSmallestFeature <float HImCuttingGeometry::GetSmallestFeature()>`                                                                                                                                                  
void   :cpp:func:`SetTolerance <void HImCuttingGeometry::SetTolerance(float tolerance)>`                                                                                                                                                
float  :cpp:func:`GetTolerance <float HImCuttingGeometry::GetTolerance()>`                                                                                                                                                              
void   :cpp:func:`RegisterCallbacks <static void HImCuttingGeometry::RegisterCallbacks()>`                                                                                                                                              
====== =================================================================================================================================================================================================================================

.. cpp:namespace:: nullptr

Detailed Description
====================

.. doxygenclass:: HImCuttingGeometry
   :project: mvo
   :members:
   :undoc-members:



