AcDbDataCell::AcDbDataCell

AcDbDataCell(
    const AcGeVector3d& vec
);
Parameters
Parameters 
Description 
const AcGeVector3d& vec 
Input AcGeVector3d value of the new AcDbDataCell object 
Description

Creates an AcDbDataCell object with a type of kVector and an AcGeVector3d value specified by the parameter vec

 

Links