Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdTraceRuntime::removeTrace Method
Syntax
C++
OdResult removeTrace(const OdTraceUserInfo& traceInfo);

Deletes the specified trace. 

 

Parameters
Description
traceInfo
[in] Trace information to remove.

eOk if a trace is deleted successfully.

  • eNoFileName if the trace file is not found.
  • eInvalidContext if OdDbTraceStore in the current database is not available.

 

remarks If trace to delete is open the trace mode will be closed.

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