C++
bool acdbIsInLongTransaction( AcDbObjectId id );
File
dbxutil.h
Description
Returns true if this object is in a long transaction.
Parameters
| Parameters | Description |
|---|---|
| id | Input id of object to check |
bool acdbIsInLongTransaction( AcDbObjectId id );
dbxutil.h
Returns true if this object is in a long transaction.
| Parameters | Description |
|---|---|
| id | Input id of object to check |