This class implements geometric interactive user IO functionality for custom interactive command objects. Corresponding C++ library: TD_Root
File: EdBaseUserIO.h
Module: API Reference
Default constructor for this class. (Inherited from OdRxObject) | |
The virtual destructor for this class. (Inherited from OdRxObject) |
| |
(Inherited from OdEdUserIO) | |
Declares the method incrementing the reference counter in objects derived from this class. (Inherited from OdRxObject) | |
Casts the specified raw pointer to the smart pointer. (Inherited from OdRxObject) | |
Creates a *clone* of this object, and returns a pointer to the *clone*. (Inherited from OdRxObject) | |
Compares another object to this one in a some meaning. (Inherited from OdRxObject) | |
details Copies the contents of the specified object into this object. (Inherited from OdRxObject) | |
| |
| |
Returns the raw pointer to the class describing instance statically associated with this object as the OdRxClass object. (Inherited from OdRxObject) | |
Returns user input of an angle. | |
Returns user input of a color as wrapped value. (Inherited from OdEdUserIO) | |
Returns user input of a distance. | |
Returns user input of a filename obtained in some manner. (Inherited from OdEdUserIO) | |
Returns user input of an integer. (Inherited from OdEdUserIO) | |
Returns user input of a keyword. (Inherited from OdEdUserIO) | |
| |
Returns user input of a point. | |
Returns user input of a double. (Inherited from OdEdUserIO) | |
Returns user input of a string. (Inherited from OdEdUserIO) | |
Returns true if this is manual user input not batch invocation (Inherited from OdEdUserIO) | |
Returns the raw pointer to the class describing instance dynamically associated with this object as the OdRxClass object. (Inherited from OdRxObject) | |
Returns true if and only if the specified object is equal to this one in a some meaning. (Inherited from OdRxObject) | |
Checks whether the object belongs to the specified class and returns true if and only if this object is an instance of the specified class or a subclass of the specified class. (Inherited from OdRxObject) | |
Returns the value of the reference counter, that is, the number of references to an instance of this class. (Inherited from OdRxObject) | |
Writes the specified *error message* to the command's error output. Override it to distinguish normal output of a command from its error messages. (Inherited from OdEdUserIO) | |
Writes the specified string to the command's output. (Inherited from OdEdUserIO) | |
Checks whether the object belongs to the specified class and returns a pointer to this object if this object can be converted to the specified class. (Inherited from OdRxObject) | |
Declares the method decrementing the reference counter in objects derived from this class. (Inherited from OdRxObject) | |
for internal use (Inherited from OdRxObject) | |
(Inherited from OdRxObject) | |
| |
Checks whether the object belongs to the specified class and returns a pointer to this object if this object can be converted to the specified class, or throws an exception if it cannot. (Inherited from OdRxObject) |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|