AcDbDataCell::AcDbDataCell

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

Creates an AcDbDataCell object with a type of kHardPointerId and an AcDbObjectId value specified by the parameter hpId

 

Links