Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgCommandContext Class
Syntax
C++
class OdDgCommandContext : public OdEdCommandContext;

This class defines the interface for I/O and database access for custom commands during their execution.

Client applications that invoke custom commands, should use an instance of this class (or a subclass) to pass to the OdEdCommandStack::executeCommand function. Using this class instead of a true instance of OdEdCommandContext provides custom commands with database access. 

 

OdDgCommandContextOdDgCommandContext

File: DgCommandContext.h 

Module: API Reference 

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