View

Parent module: Markup Module

group a3d_annots_view

Entity type is kA3DTypeMkpView.

A view is either a grouping of markups or a particular representation of the 3D scene, depending on the value of the A3DMkpViewData::m_bIsAnnotationView member. If 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

Data Structures

A3DMkpViewData

View structure.

A3DMkpViewFlagsData

The set of activated components in a View.

Functions

A3DMkpViewGet()

Populates the A3DMkpViewData structure.

A3DMkpViewCreate()

Creates an A3DMkpView from an A3DMkpViewData structure.

A3DMkpViewGetFlags()

Returns the set of components for a view using a A3DMkpViewFlagsData .