A3DPDFMapIndexData

Fields

A3DInt32

m_aiIndexes

Detailed Description

struct A3DPDFMapIndexData

Structure to define a Relationship map.

Version

10.0

Public Members

A3DInt32 m_aiIndexes[2]

Array of indexes between pDataTableSource and pDataTableTarget. Each row of the array has 2 elements: the index in table source (starting from 0), and the index in table target (starting from 0).