.. _group__a3d__annotationset:

##############
Annotation Set
##############

Group of annotation entities

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

An annotation set is a group of annotation items or subsets. For example, a tolerance defined by a datum and a feature control frame are described by an annotation set with two annotation items, where the items point respectively to a markup of type "datum" and a markup of type "feature control frame". 

**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:`~A3DMkpAnnotationSetData`

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

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


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


* :c:func:`~A3DMkpAnnotationSetGet`
* :c:func:`~A3DMkpAnnotationSetCreate`

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

   ../structures/A3DMkpAnnotationSetData
   ../functions/A3DMkpAnnotationSetGet
   ../functions/A3DMkpAnnotationSetCreate


