Data Fields
A3DMDMarkupLeaderStubData Struct Reference

Markup Leader stub data structure. More...

Data Fields

A3DUns16 m_usStructSize
 
A3DUns32 m_uiValuesAndAnchorTypesSize
 

Detailed Description

Markup Leader stub data structure.

Version
4.0

The stub is a line which links the leader(s) to the markup box. It is vertical or horizontal line according to the attach point type, and its length depends on the attach point type. Therefore, in the structure of markup leader stub, there are two arrays to be considered in parallel: the first defines the length of the stub, and the second the anchor point type corresponding to the length.

pmi_leader_stub.png

Field Documentation

A3DUns16 A3DMDMarkupLeaderStubData::m_usStructSize

Reserved; must be initialized with A3D_INITIALIZE_DATA.

A3DUns32 A3DMDMarkupLeaderStubData::m_uiValuesAndAnchorTypesSize

Size of array of values and anchor types.