Fabrication Scripting Updates
Autodesk Fabrication Scripting resources have had a few updates. Here’s a summary of the changes…
- Global Variable and Constant reference
- Fixed misspelling of MAPPATH_REMNANTS
- Changed case (cosmetic) to LOCK_OWNER
- Global Math Functions
- Added number of decimal places to ROUND function
- Added number of decimal places to ROUNDDOWN function
- Added number of decimal places to ROUNDUP function
- Global Miscellaneous Functions
- Added example for DEBUG
- Added BREAKPOINT function
- Added OUTPUT function
- Item Property Object Reference
- Added item.dblock.history.owner
- Added item.dblock.history.version
- Changed item.oldstatus[{name}/{index}].userid to ReadOnly
- Added item.product.enterdim[{index}]
- Added item.product.enteroption[{index}]
- Added item.skinconnector[{index}].material
- Fixed misspelling on item.subitems
- Item Function Reference
- Added parenthesis to REMOVEHOLES()
- Array Property Reference
- Removed functions from reference
- Array Function Reference
- Removed properties from, reference
- File Locator Property Reference
- Removed SCAN from property list
- File Locator Function Reference
- Added SCAN to function list
- Global Conditional and Loop Function Reference
- Added variants of DO – LOOP example…
- DO – LOOP UNTIL
- DO UNTIL – LOOP
- Added variants of DO – WHILE example…
- DO – LOOP WHILE
- DO WHILE – LOOP
- Added variants of DO – LOOP example…
- Script Library(incorporated above changes as appropriate)
- 2019.0 and earlier scripts
- Debug scripts
- Job Item scripts
- Library Item scripts
- 2019.1 and later scripts
- Debug scripts
- Job Item scripts
- Library Item scripts
- 2019.0 and earlier scripts