
######################
A3DPDFTargetEntityData
######################

.. c:struct:: A3DPDFTargetEntityData

   Structure to define a target entity. 
   
   
      7.1 
   
   
   
   Index
   =====
   
   .. rubric:: Variables
   
   
   .. rst-class:: api-xref-list
   
   
   * :c:member:`~A3DPDFTargetEntityData.m_pTargetEntity`
   * :c:member:`~A3DPDFTargetEntityData.m_pFatherProductOccurrence`
   
   



.. rst-class:: kind-group kind-variable

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


.. c:member:: A3DEntity* A3DPDFTargetEntityData.m_pTargetEntity

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DEntity`\ *
      
      Entity: product occurrence, part, markup. 
      



.. c:member:: A3DAsmProductOccurrence* A3DPDFTargetEntityData.m_pFatherProductOccurrence

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DAsmProductOccurrence`\ *
      
      Father Product Occurrence of the target entity, NULL if the target is a product occurrence. 
      




