
##################
BCFMarkupViewpoint
##################

.. js:class:: wv.Bcf.BCFMarkupViewpoint

   
   Index
   =====
   
   .. rubric:: Constructors
   
   
   .. rst-class:: api-xref-list
   
   
   * :js:func:`~wv.Bcf.BCFMarkupViewpoint.constructor`
   
   .. rubric:: Methods
   
   
   .. rst-class:: api-xref-list
   
   
   * :js:meth:`~wv.Bcf.BCFMarkupViewpoint.getGuid`
   * :js:meth:`~wv.Bcf.BCFMarkupViewpoint.getIndex`
   * :js:meth:`~wv.Bcf.BCFMarkupViewpoint.getSnapshotFilename`
   * :js:meth:`~wv.Bcf.BCFMarkupViewpoint.getViewpointFilename`
   
   



.. rst-class:: kind-group kind-constructors

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


.. js:method:: wv.Bcf.BCFMarkupViewpoint.constructor

      .. rst-class:: sig-pretty-signature
      
         | BCFMarkupViewpoint(**guid**\ : *string*\ , **viewpointFilename**\ : (*undefined* | *string*\ ), **snapshotFilename**\ : (*undefined* | *string*\ ), **index**\ : (*undefined* | *string*\ )): :js:class:`BCFMarkupViewpoint <wv.Bcf.BCFMarkupViewpoint>`
      
      **Parameters**
      
      
         **guid**\ : *string*
      
         **viewpointFilename**\ : (*undefined* \| *string*\ )
      
         **snapshotFilename**\ : (*undefined* \| *string*\ )
      
         **index**\ : (*undefined* \| *string*\ )
      
      
      **Returns**\ : :js:class:`BCFMarkupViewpoint <wv.Bcf.BCFMarkupViewpoint>`
      



.. rst-class:: kind-group kind-methods

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


.. js:method:: wv.Bcf.BCFMarkupViewpoint.getGuid

      .. rst-class:: sig-pretty-signature
      
         | getGuid(): *string*
      
      **Returns**\ : *string*
      



.. js:method:: wv.Bcf.BCFMarkupViewpoint.getIndex

      .. rst-class:: sig-pretty-signature
      
         | getIndex(): (*None* | *number*\ )
      
      **Returns**\ : (*None* \| *number*\ )
      



.. js:method:: wv.Bcf.BCFMarkupViewpoint.getSnapshotFilename

      .. rst-class:: sig-pretty-signature
      
         | getSnapshotFilename(): (*None* | *string*\ )
      
      **Returns**\ : (*None* \| *string*\ )
      



.. js:method:: wv.Bcf.BCFMarkupViewpoint.getViewpointFilename

      .. rst-class:: sig-pretty-signature
      
         | getViewpointFilename(): (*None* | *string*\ )
      
      **Returns**\ : (*None* \| *string*\ )
      




