Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbBaseLongTransactionPE::needsFading Method
Syntax
C++
virtual bool needsFading(const OdRxObject* pLT, OdDbStub* pId) const;

Check is the specified object will be faded. 

 

Parameters
Description
pLT
[in] A pointer to a long transaction object.
pId
[in] A pointer to an identifier of an object.

Returns true if thean object is need to fade. Otherwise returns false. 

objectId must be in the same database as the the transaction.

Copyright © 2002-2022. Open Design Alliance All rights reserved.