Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLongTransaction::fadeExclusion Method
Syntax
C++
OdResult fadeExclusion(OdDbObjectId ObjectId);

Adds the specified object to the fade exclusion set. 

 

Parameters
Description
objectId
[in] Object ID to be not faded.

Returns eOk if successful, or an appropriate error code if not. 

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

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