
###########
ElementMask
###########

.. js:data:: wv.Sc.ElementMask

   
   Index
   =====
   
   .. rubric:: Enumeration Members
   
   
   .. rst-class:: api-xref-list
   
   
   * :js:data:`~wv.Sc.ElementMask.All`
   * :js:data:`~wv.Sc.ElementMask.Faces`
   * :js:data:`~wv.Sc.ElementMask.Lines`
   * :js:data:`~wv.Sc.ElementMask.None`
   * :js:data:`~wv.Sc.ElementMask.Points`
   
   



.. rst-class:: kind-group kind-enumeration-members

.. rubric:: Enumeration Members
   :class: kind-group-title


.. js:data:: wv.Sc.ElementMask.All

      .. rst-class:: sig-pretty-signature
      
         | All: *7*
      



.. js:data:: wv.Sc.ElementMask.Faces

      .. rst-class:: sig-pretty-signature
      
         | Faces: *1*
      



.. js:data:: wv.Sc.ElementMask.Lines

      .. rst-class:: sig-pretty-signature
      
         | Lines: *2*
      



.. js:data:: wv.Sc.ElementMask.None

      .. rst-class:: sig-pretty-signature
      
         | None: *0*
      



.. js:data:: wv.Sc.ElementMask.Points

      .. rst-class:: sig-pretty-signature
      
         | Points: *4*
      




