EdUserIO.h
This class implements non-geometric interactive user IO functionality for custom interactive command objects.
Corresponding C++ library: TD_Root
|
Name |
Description |
|
Returns user input of a color as wrapped value. | |
|
Returns user input of a filename obtained in some manner. | |
|
Returns user input of an integer. | |
|
Returns user input of a keyword. | |
|
Returns user input of a double. | |
|
Returns user input of a string. | |
|
Returns true if this is manual user input not batch invocation | |
|
This is ODRX_DECLARE_MEMBERS, a member of class OdEdUserIO. | |
|
Writes the specified *error message* to the command's error output. Override it to distinguish normal output of a command from its error messages. | |
|
Writes the specified string to the command's output. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|