Logical grouping of other annotations. More...

Data Structures

struct  A3DMkpAnnotationReferenceData
 Annotation Reference structure. More...
 

Functions

A3DStatus A3DMkpAnnotationReferenceCreate (const A3DMkpAnnotationReferenceData *pData, A3DMkpAnnotationReference **ppAnnotation)
 Creates an A3DMkpAnnotationReference from an A3DMkpAnnotationReferenceData structure. More...
 
A3DStatus A3DMkpAnnotationReferenceGet (const A3DMkpAnnotationReference *pAnnotation, A3DMkpAnnotationReferenceData *pData)
 Populates the A3DMkpAnnotationReferenceData structure. More...
 

Detailed Description

Logical grouping of other annotations.

Entity type is kA3DTypeMkpAnnotationReference.

An annotation reference stores explicit combinations of markup data with modifiers that can then be used to define other annotations (feature control frame).

Function Documentation

◆ A3DMkpAnnotationReferenceGet()

◆ A3DMkpAnnotationReferenceCreate()

A3DStatus A3DMkpAnnotationReferenceCreate ( const A3DMkpAnnotationReferenceData pData,
A3DMkpAnnotationReference **  ppAnnotation 
)