Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbEvalContext Class
Syntax
C++
class OdDbEvalContext : public OdRxObject;

This class represents application data used during the evaluation of an OdDbEvalGraph object.

The graph passes the OdDbEvalContext object passed to OdDbEvalGraph::evaluate() to each node in the graph traversed as a result of calling OdDbEvalExpr::evaluate(). 

Corresponding C++ library: TD_DynBlocks

OdDbEvalContext

File: DbEvalGraph.h 

Module: API Reference 

  • OdDbEvalConnectable
  • OdDbEvalContextIterator
  • OdDbEvalContextPair
  • OdDbEvalEdgeInfo
  • OdDbEvalExpr
  • OdDbEvalGraph
Copyright © 2002-2022. Open Design Alliance All rights reserved.