API Reference > OdEd Classes > OdEdCommandContext Class
OdEdCommandContext Class
OdEdCommandContextOdEdCommandContext
Syntax
C++
class OdEdCommandContext : public OdRxObject;

EdCommandContext.h

This class is the base class for custom classes that are used to interact with the calling application as part of an interactive command. 

 

 
Name 
Description 
 
This is arbitraryData, a member of class OdEdCommandContext. 
 
This is baseDatabase, a member of class OdEdCommandContext. 
 
This is baseIO, a member of class OdEdCommandContext. 
 
This is cloneObject, a member of class OdEdCommandContext. 
 
Returns the function IO object for this CommandContext object. 
 
This is ODRX_DECLARE_MEMBERS, a member of class OdEdCommandContext. 
 
This is reset, a member of class OdEdCommandContext. 
 
This is setArbitraryData, a member of class OdEdCommandContext. 
 
Returns the user IO object for this CommandContext object. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.