
#####################
A3DElementsByRefsetNX
#####################

.. c:struct:: A3DElementsByRefsetNX

   A structure specifying a List of Elements Ids associated to a refset, for NX Format. 
   
   
      8.2 
   
   
   
   Index
   =====
   
   .. rubric:: Variables
   
   
   .. rst-class:: api-xref-list
   
   
   * :c:member:`~A3DElementsByRefsetNX.m_psRefset`
   * :c:member:`~A3DElementsByRefsetNX.m_uiElementsSize`
   * :c:member:`~A3DElementsByRefsetNX.m_auiElements`
   
   



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

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


.. c:member:: A3DUTF8Char* A3DElementsByRefsetNX.m_psRefset

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DUTF8Char`\ *
      
      the Refset. 
      



.. c:member:: A3DUns32 A3DElementsByRefsetNX.m_uiElementsSize

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DUns32`
      
      The size of :c:member:`m_auiElements <A3DElementsByRefsetNX.m_auiElements>`\ . 
      



.. c:member:: A3DUns32* A3DElementsByRefsetNX.m_auiElements

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DUns32`\ *
      
      array of Element IDs. 
      




