AcDbDataCell::AcDbDataCell

AcDbDataCell(
    const AcDbDataCell& rCell
);
Parameters
Parameters 
Description 
const AcDbDataCell& rCell 
Input AcDbDataCell object to copy 
Description

Copy constructor. 

Creates a new AcDbDataCell object and initializes it with the type and value of rCell

 

Links