AcDbDataCell::AcDbDataCell

AcDbDataCell(
    const AcGePoint3d& point
);
Parameters
Parameters 
Description 
const AcGePoint3d& point 
Input AcGePoint3d value of the new AcDbDataCell object 
Description

Creates an AcDbDataCell object with a type of kPoint and an AcGePoint3d value specified by the parameter point

 

Links