AcDbDataCell::AcDbDataCell

C++
AcDbDataCell(
    const AcDbSoftPointerId& spId
);
Parameters
Parameters 
Description 
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