Close

Relief for ODA Team in Ukraine

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

Sets whether an object supports annotation scaling. 

 

Parameters
Description
pObject
[in] Pointer to the object.
bAnnotative
[in] The annotative property value.

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

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