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