C++
AcDbDataCell( const AcDbHardPointerId& hpId );
Description
Creates an AcDbDataCell object with a type of kHardPointerId and an AcDbObjectId value specified by the parameter hpId.
Parameters
Parameters | Description |
---|---|
hpId | Input AcDbObjectId value of the new AcDbDataCell object |