Summary of changes between Abaqus Version 6.8 and Version 6.9

To upgrade your scripts to the latest version, select Plug-ins->Abaqus->Upgrade Scripts in Abaqus/CAE. Listed below are the changes to the toolkit in this release. They are color-coded as follows:


(Blue bold text) New method or argument
(Red italic text) Removed method or argument
(Green italic text) Changed argument; for example, the argument type has changed or the possible values of the SymbolicConstant have changed.

Refer to the Abaqus Version 6.8 GUI Toolkit Reference manual for the description of methods that have been removed in Version 6.9.

AFXColumnItems

AFXCOLUMNITEMS_IGNORE_QUOTES: Ignore surrounding (double) quotes during comparison.

AFXCOLUMNITEMS_SELECT_ROW: Select whole table rows.

AFXCOLUMNITEMS_SORTED: Items in the table column are sorted.

AFXComTableKeyword
AFXFloatKeyword

AFXFloatKeyword(command,  name,  isRequired=False,  defaultValue=FLOAT_DEFAULT)

AFXFloatKeyword(command,  name,  isRequired=False,  defaultValue=FLOAT_DEFAULT,  precision=6)

AFXKeyword
AFXObjectKeyword
AFXProgressBar
AFXStringKeyword
AFXTupleKeyword
FXWindow