Method that displays the current error/warning or the stack of errors/warnings to the user.
Title |
String |
Input string that specifies the title of the message dialog. The display name of the product (e.g. 'Autodesk Inventor 2010 ' ') is prefixed to the string automatically. |
AllowAccept |
Boolean |
Input Boolean that indicates whether the 'Accept' button should be available. This user choice implies that the user would like to continue despite any errors/warnings. |
AllowEdit |
Boolean |
Input Boolean that indicates whether the 'Edit' button should be available. This user choice implies that implies that the user would like to go back into the command to correct the situation. |