
###############################################
A3DPDF3DAnnotActivatePMICrossHighlightAndSelect
###############################################

.. c:function:: A3DStatus A3DPDF3DAnnotActivatePMICrossHighlightAndSelect(A3DPDF3DAnnot *p3DAnnot, A3DBool bActivatePMICrossHighlightAndSelect)

   .. rst-class:: sig-pretty-signature
   
      | :c:enum:`~A3DStatus` A3DPDF3DAnnotActivatePMICrossHighlightAndSelect(:c:type:`~A3DPDF3DAnnot`\ * **p3DAnnot**\ , :c:type:`~A3DBool` **bActivatePMICrossHighlightAndSelect**\ )
   
   Function to activate the PMI cross highlight and select behaviour. 
   
   **Parameters**
   
   
      **p3DAnnot**\ : The Annot 3D to work on. 
   
      **bActivatePMICrossHighlightAndSelect**\ : If true, activate the PMI cross highlight and select behaviour.
   
   
   **Returns**
   
   
      A3D_SUCCESS in case of success or an error code
   
   




