< Home

< Programming Guide

< Supported File Formats

REFERENCE MANUAL

Data Fields
A3DPDFTargetEntityData Struct Reference

Structure to define a target entity. More...

Data Fields

A3DUns16 m_usStructSize
 
A3DEntity * m_pTargetEntity
 
A3DAsmProductOccurrence * m_pFatherProductOccurrence
 

Detailed Description

Structure to define a target entity.

Version
7.1

Field Documentation

A3DUns16 A3DPDFTargetEntityData::m_usStructSize

Reserved; must be initialized by A3D_INITIALIZE_DATA.

A3DEntity* A3DPDFTargetEntityData::m_pTargetEntity

Entity: product occurrence, part, markup.

A3DAsmProductOccurrence* A3DPDFTargetEntityData::m_pFatherProductOccurrence

Father Product Occurrence of the target entity, NULL if the target is a product occurrence.