
#########################
A3DDrawingSheetFormatData
#########################

.. c:struct:: A3DDrawingSheetFormatData

   Drawing sheet format structure.
   
   
      5.0
   
   
   
   Index
   =====
   
   .. rubric:: Variables
   
   
   .. rst-class:: api-xref-list
   
   
   * :c:member:`~A3DDrawingSheetFormatData.m_pcName`
   * :c:member:`~A3DDrawingSheetFormatData.m_sSize`
   
   



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

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


.. c:member:: A3DUTF8Char* A3DDrawingSheetFormatData.m_pcName

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



.. c:member:: A3DVector2dData A3DDrawingSheetFormatData.m_sSize

      .. rst-class:: sig-pretty-signature
      
         | :c:struct:`~A3DVector2dData`
      
      Size of the sheet.
      




