A3DPDFBomElementInfoData Struct Reference

Structure that defines an element in a BOM. Each element can contain several instances. We can get the uuids for each instance. More...

Data Fields

A3DInt32 m_iLevel
 
A3DUTF8Charm_pcName
 

Detailed Description

Structure that defines an element in a BOM. Each element can contain several instances. We can get the uuids for each instance.

Version
8.1

Field Documentation

A3DInt32 A3DPDFBomElementInfoData::m_iLevel

The level in the assembly.

A3DUTF8Char* A3DPDFBomElementInfoData::m_pcName

Name of the current element.