Overload List
| Method | Description |
|---|---|
AcDbSoftPointerId::AcDbSoftPointerId () | Default constructor initializes ID value to 0. |
AcDbSoftPointerId::AcDbSoftPointerId (AcDbObjectId&) | Creates new AcDbSoftPointerId object and copies id's data into it. |
AcDbSoftPointerId::AcDbSoftPointerId (AcDbStub*) | Copy constructor.Creates new AcDbSoftPointerId object and copies stub's data into it. |
