API Reference > Classes > Extension Classes > ExBimCommandContext Class
ExBimCommandContext Class
Syntax
C++
class ExBimCommandContext : public OdBmCommandContext, protected OdBmUserIO, protected OdEdFunctionIO;

ExBimCommandContext.h

This class stores command context data. 

 

Returns a SmartPointer to the arbitrary data dictionary for this CommandContext object. 
Reads arbitrary data from the specified file with this CommandContext object.
 
Returns pointer to the base database. 
Returns base formatter of base database of this CommandContext object. 
Creates an instance of this CommandContext object.
 
Creates an instance of this CommandContext object.
 
Creates a rectangular frame from the specified point to the user input.
 
Creates a rubberband line from the specified point to the user input.
 
Returns pointer to the I/O function. 
Gets angle value of this CommandContext object.
 
Gets color of this CommandContext object.
 
Gets distance of this CommandContext object.
 
Gets file path of this CommandContext object.
 
Gets integer value of this CommandContext object.
 
Gets keyword value of this CommandContext object.
 
Returns the LASTPOINT system variable for this CommandContext object. 
Gets point of this CommandContext object.
 
Gets real value of this CommandContext object.
 
Gets string value of this CommandContext object.
 
Returns internal string from input stream.
 
Returns the parameter object for this CommandContext object. 
Returns a selection set containing previous selection data with this CommandContext object. 
Puts string to the stream.
 
Re-set OdEdBaseIO and database.
 
Returns the result object for this CommandContext object. 
Writes arbitrary data to the specified file with this CommandContext object.
 
Sets the LASTPOINT system variable for this CommandContext object.
 
Sets the parameter object for this CommandContext object.
 
Sets the previous selection set for this CommandContext object.
 
Sets the result object for this CommandContext object.
 
Returns pointer to the user I/O data. 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.