
######################
A3DFileInformationData
######################

.. c:struct:: A3DFileInformationData

   File. 
   
   
      8.2 
   
   
   
   Index
   =====
   
   .. rubric:: Variables
   
   
   .. rst-class:: api-xref-list
   
   
   * :c:member:`~A3DFileInformationData.m_eModellerType`
   * :c:member:`~A3DFileInformationData.m_pcModelName`
   * :c:member:`~A3DFileInformationData.m_pcSoftwareVersion`
   * :c:member:`~A3DFileInformationData.m_pcAuthor`
   * :c:member:`~A3DFileInformationData.m_pcOrganization`
   * :c:member:`~A3DFileInformationData.m_iTimeStamp`
   
   



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

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


.. c:member:: A3DEModellerType A3DFileInformationData.m_eModellerType

      .. rst-class:: sig-pretty-signature
      
         | :c:enum:`~A3DEModellerType`
      
      Modeller type. 
      



.. c:member:: A3DUTF8Char* A3DFileInformationData.m_pcModelName

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DUTF8Char`\ *
      
      Model name. 
      
      Available only for CATIA V5, glTF and SolidWorks files. 
      



.. c:member:: A3DUTF8Char* A3DFileInformationData.m_pcSoftwareVersion

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DUTF8Char`\ *
      
      Software release. 
      
      Available only for CATIA V5, CREO/Pro Engineer, DGN, glTF, IFC, Inventor, JT, Navisworks, NX, Parasolid, Revit, Solid Edge, SolidWorks and STEP. 
      



.. c:member:: A3DUTF8Char* A3DFileInformationData.m_pcAuthor

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DUTF8Char`\ *
      
      Author. 
      
      Available only for SolidWorks files. 
      



.. c:member:: A3DUTF8Char* A3DFileInformationData.m_pcOrganization

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DUTF8Char`\ *
      
      Organization. 
      
      Reserved for future use. 
      



.. c:member:: A3DInt32 A3DFileInformationData.m_iTimeStamp

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DInt32`
      
      TimeStamp. 
      
      Available only for CATIA V5 files. 
      




