C++
ReadableAcDbObject( AcDbObjectId id, bool bOpenErased, bool enableNow = true );
Description
Constructor.
Parameters
| Parameters | Description |
|---|---|
| id | Input object id |
| bOpenErased | Input flag indicating whether erased objects should be allowed |
| enableNow | Input flag indicating whether to enable the object access now, or whether to wait |