Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdTraceRuntime::renameTrace Method
Syntax
C++
OdResult renameTrace(const OdTraceUserInfo& trace, const OdString& newTraceName);

Renames the specified trace. 

 

Parameters
Description
newTraceName
[in] New trace name.
traceInfo
[in] Trace information to rename.

eOk if a trace renaming is successful.

  • eNoFileName if the trace file is not found.
  • eInvalidContext if OdDbTraceStore in the current database is not available.
Copyright © 2002-2022. Open Design Alliance All rights reserved.