AcDbDataCell( const AcDbObjectId& id );
|
Parameters |
Description |
|
const AcDbObjectId& id |
Input AcDbObjectId value of the new AcDbDataCell object |
Creates an AcDbDataCell object with a type of kObjectId and an AcDbObjectId value specified by the parameter id.
The ID is treated in the same manner as an AcDbSoftPointerId.