##########
HShellFace
##########

.. cpp:namespace:: HShellFace

.. default-domain:: cpp

Functions
=========

============================= =======================================================================================
..                            :cpp:func:`HShellFace <HShellFace::HShellFace>`                                        
int                           :cpp:func:`GetPointCount <int HShellFace::GetPointCount() const>`                      
int                           :cpp:func:`GetEdgeCount <int HShellFace::GetEdgeCount() const>`                        
:doc:`classHShellEdge` const  :cpp:func:`GetEdge <HShellEdge const HShellFace::GetEdge(int const iEdgeIndex) const>` 
void                          :cpp:func:`OpenEdge <void HShellFace::OpenEdge(int const iEdgeIndex) const>`           
void                          :cpp:func:`CloseEdge <void HShellFace::CloseEdge() const>`                             
============================= =======================================================================================

.. cpp:namespace:: nullptr

Detailed Description
====================

.. doxygenclass:: HShellFace
   :project: mvo
   :members:
   :undoc-members:



