C++
AcDbSoftPointerId( const AcDbObjectId& );
Description
Creates new AcDbSoftPointerId object and copies id's data into it.
Parameters
| Parameters | Description |
|---|---|
| id | Input objectId to copy |
AcDbSoftPointerId( const AcDbObjectId& );
Creates new AcDbSoftPointerId object and copies id's data into it.
| Parameters | Description |
|---|---|
| id | Input objectId to copy |