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