Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbAnnotativeObjectPE::setFromStyle Method
Syntax
C++
virtual OdResult setFromStyle(OdDbObject* pObject, bool& bUpdated) = 0;

Sets the annotative property of an object according to its corresponding style, such as styles of text objects. 

 

Parameters
Description
pObject
[in] Pointer to the object.
bUpdated
[out] Returns True if the annotative property changes.

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

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