AcDbDataCell( const ACHAR * pChar );
|
Parameters |
Description |
|
const ACHAR * pChar |
Input null-terminated string value of the new AcDbDataCell object |
Creates an AcDbDataCell object with a type of kCharPtr and a null-terminated string value specified by the parameter pChar.