AcDbDataCell::AcDbDataCell

AcDbDataCell(
    double d
);
Parameters
Parameters 
Description 
double d 
Input double value of the new AcDbDataCell object 
Description

Creates an AcDbDataCell object with a type of kDouble and a double value specified by the parameter d

 

Links