
####################
A3DPlanarSectionData
####################

.. c:struct:: A3DPlanarSectionData

   :c:struct:`~A3DPlanarSectionData` structure. 
   
   
      7.0 
   
   
   
   Index
   =====
   
   .. rubric:: Variables
   
   
   .. rst-class:: api-xref-list
   
   
   * :c:member:`~A3DPlanarSectionData.m_sOrigin`
   * :c:member:`~A3DPlanarSectionData.m_sDirection`
   * :c:member:`~A3DPlanarSectionData.m_bColor`
   * :c:member:`~A3DPlanarSectionData.m_bCreateFaces`
   
   



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

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


.. c:member:: A3DVector3dData A3DPlanarSectionData.m_sOrigin

      .. rst-class:: sig-pretty-signature
      
         | :c:struct:`~A3DVector3dData`
      
      Section plane origin. 
      



.. c:member:: A3DVector3dData A3DPlanarSectionData.m_sDirection

      .. rst-class:: sig-pretty-signature
      
         | :c:struct:`~A3DVector3dData`
      
      Section plane normal direction. 
      



.. c:member:: A3DBool A3DPlanarSectionData.m_bColor

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DBool`
      
      Color to apply to the to section curves. 
      



.. c:member:: A3DBool A3DPlanarSectionData.m_bCreateFaces

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DBool`
      
      Create section faces or not. 
      




