Links
AcMapObjectDataField Structure
Information about a field in a topology object data table.
struct AcMapObjectDataField { ACHAR m_aODFieldName[MAX_FIELD_NAME]; ACHAR m_aODTableName[MAX_TABLE_NAME]; };
File
AcMapTopologyCommonDef.h
Parameters |
Description |
m_aODFieldName[MAX_FIELD_NAME] |
Field name. Default MAX_FIELD_NAME is 32. |
m_aODTableName[MAX_TABLE_NAME] |
Table name. Default MAX_TABLE_NAME is 25. |
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].