Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdTraceRuntime::closeTrace Method
Syntax
C++
OdResult closeTrace();

Closes currently open trace. All changes in trace will be saved.

eOk if trace closed successful.

  • eAlreadyInactive if no open trace.
  • eNotInDatabase if this OdTraceRuntime does not have a reference to dwg database.
  • eCantOpenFile if can't create temporary zip file in temporary folder.

 

remarks Sets value '0' to the database system variable TRACEMODE

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