AcMapObjectDataTable Structure

Land Desktop Development ARX CPP SDK

AcMapObjectDataTable Structure
 

Information about a topology object data table.

struct AcMapObjectDataTable {
  ACHAR m_aODTableName[MAX_TABLE_NAME];
  ACHAR m_aODTableDescription[MAX_DESC];
};
File

AcMapTopologyCommonDef.h

Parameters 
Description 
m_aODTableName[MAX_TABLE_NAME] 
Table name. Default MAX_TABLE_NAME is 25. 
m_aODTableDescription[MAX_DESC] 
Table description. Default MAX_DESC is 512. 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].