AcDbDataCell::AcDbDataCell

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

Creates an AcDbDataCell object with a type of kSoftPointerId and an AcDbObjectId value specified by the parameter spId

 

Links