
#################
A3DPromotedBodyNX
#################

.. c:struct:: A3DPromotedBodyNX

   A structure specifying Promoted Bodies Ids for NX Format. 
   
   
      8.2 
   
   
   
   Index
   =====
   
   .. rubric:: Variables
   
   
   .. rst-class:: api-xref-list
   
   
   * :c:member:`~A3DPromotedBodyNX.m_uiBaseTagOcc`
   * :c:member:`~A3DPromotedBodyNX.m_uiBaseTag`
   * :c:member:`~A3DPromotedBodyNX.m_uiPromotedBodyID`
   
   



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

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


.. c:member:: A3DUns32 A3DPromotedBodyNX.m_uiBaseTagOcc

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DUns32`
      
      Base Tag Occurrence: Persistent ID of the PO where this promoted body is stored. 
      
      
         9.0 
      
      



.. c:member:: A3DUns32 A3DPromotedBodyNX.m_uiBaseTag

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DUns32`
      
      Base Tag: Persistent ID of the original body replaced by this promoted body. 
      
      It's stored in the prototype PO. 
      



.. c:member:: A3DUns32 A3DPromotedBodyNX.m_uiPromotedBodyID

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DUns32`
      
      Persistent ID of the promoted body, stored on the instance PO. 
      




