AcDbDataCell::AcDbDataCell

AcDbDataCell(
    const AcDbObjectId& id
);
Parameters
Parameters 
Description 
const AcDbObjectId& id 
Input AcDbObjectId value of the new AcDbDataCell object 
Description

Creates an AcDbDataCell object with a type of kObjectId and an AcDbObjectId value specified by the parameter id

The ID is treated in the same manner as an AcDbSoftPointerId

 

Links