Markup Module

Creates and accesses markup entities.

Entity type is kA3DTypeMkpMarkup.

There may be a tessellation in the markup and in each leader. The following sample code shows how to retrieve the tessellation.

Parameters

pMarkup: The A3DMkpMarkup entity to get linked item list from. If NULL, pppLinkedItems is freed instead of being allocated.

puiLinkedItemsSize: The number of A3DMiscMarkupLinkedItem in the resulting array.

ppLinkedItems: The resulting array.

Returns

A3D_SUCCESS on success, or an error code on failure

Topics

Structures

Functions