.. _group__a3d___healing:

#######
Healing
#######


   6.0



Healing functions for model file or BRepData. 


   :c:func:`~A3DAsmModelFileSew`\ , :c:func:`~A3DSewBrep` 


**Parameters**


   **p**\ : An array of A3DRiBrepModel\* to sew. 

   **uNbBrepModels**\ : The number of A3DRiBrepModel\* in p. 

   **dTolerance**\ : The maximum tolerance for the sewing (in file unit). 

   **pData**\ : options of the sew. 

   **pBrepModelsOut**\ : The output array of sewed A3DRiBrepModel\*. 

   **uNbBrepOut**\ : The number of A3DRiBrepModel\* in pBrepModelsOut. 


**Returns**


   ``A3D_SUCCESS`` on success, or an error code on failure


.. rst-class:: kind-group kind-record

.. rubric:: Structures
   :class: kind-group-title


.. rst-class:: api-xref-list


* :c:struct:`~A3DSewOptionsData`

.. rst-class:: kind-group kind-function

.. rubric:: Functions
   :class: kind-group-title


.. rst-class:: api-xref-list


* :c:func:`~A3DSewBrep`
* :c:func:`~A3DAsmModelFileSew`

.. toctree::
   :maxdepth: 1
   :hidden:

   ../structures/A3DSewOptionsData
   ../functions/A3DSewBrep
   ../functions/A3DAsmModelFileSew


