Usage of a markupEntity type is kA3DTypeMkpAnnotationItem. More...
Data Structures | |
struct | A3DMkpAnnotationItemData |
Annotation Item structure. | |
Functions | |
A3DStatus | A3DMkpAnnotationItemGet (const A3DMkpAnnotationItem *pAnnotation, A3DMkpAnnotationItemData *pData) |
Populates the A3DMkpAnnotationItemData structure. More... | |
A3DStatus | A3DMkpAnnotationItemCreate (const A3DMkpAnnotationItemData *pData, A3DMkpAnnotationItem **ppAnnotation) |
Creates an A3DMkpAnnotationItem from an A3DMkpAnnotationItemData structure. More... | |
Usage of a markup
Entity type is kA3DTypeMkpAnnotationItem.
An annotation item denotes the usage of a single markup. It enables the sharing of markups. For instance, a markup of type "datum" can be re-used in several annotation sets to denote different tolerances.