.. _group__a3d__annots__view:

####
View
####

Entity type is :c:enumerator:`~kA3DTypeMkpView`\ . 

A view is either a grouping of markups or a particular representation of the 3D scene, depending on the value of the :c:member:`A3DMkpViewData::m_bIsAnnotationView <A3DMkpViewData.m_bIsAnnotationView>` member. If :c:member:`A3DMkpViewData::m_bIsAnnotationView <A3DMkpViewData.m_bIsAnnotationView>` is ``TRUE``\ , the view contains only an array of annotation entities. If it is ``FALSE``\ , it can also redefine other view properties such scene display parameters, entity visibilities, and positions on representation items and markups 

**Parameters**


   **pView**\ : The view to get components info from. 

   **pFlags**\ : The set of flags to write in.


**Returns**


   ``A3D_SUCCESS`` on success, or an error code on failure


.. rst-class:: kind-group kind-record

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


.. rst-class:: api-xref-list


* :c:struct:`~A3DMkpViewData`
* :c:struct:`~A3DMkpViewFlagsData`

.. rst-class:: kind-group kind-function

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


.. rst-class:: api-xref-list


* :c:func:`~A3DMkpViewGet`
* :c:func:`~A3DMkpViewCreate`
* :c:func:`~A3DMkpViewGetFlags`

.. toctree::
   :maxdepth: 1
   :hidden:

   ../structures/A3DMkpViewData
   ../structures/A3DMkpViewFlagsData
   ../functions/A3DMkpViewGet
   ../functions/A3DMkpViewCreate
   ../functions/A3DMkpViewGetFlags


