C++
static bool isReconciled( const AcDbObjectId& id );
Description
Returns true if this layer has been marked as reconciled.
Parameters
Parameters | Description |
---|---|
id | Input the object ID of the layer. |
static bool isReconciled( const AcDbObjectId& id );
Returns true if this layer has been marked as reconciled.
Parameters | Description |
---|---|
id | Input the object ID of the layer. |