Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbObjectContext::setName Method
Syntax
C++
virtual OdResult setName(const OdString& name) = 0;

Sets a new name of a context. 

 

Parameters
Description
name
[in] New name of the context.

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

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