Overload List
| Method | Description |
|---|---|
WritableAcDbObject::WritableAcDbObject () | The null constructor; should only be used from AcDbSmartObjectPointer. |
WritableAcDbObject::WritableAcDbObject (AcDbObject*, bool, bool) | The intended constructor for this class. |
WritableAcDbObject::WritableAcDbObject (WritableAcDbObject &) | Constructor. |
