AcDbDataCell( const AcGeVector3d& vec );
Creates an AcDbDataCell object with a type of kVector and an AcGeVector3d value specified by the parameter vec.
AcDbDataCell