Message 1 of 8
The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG)) Sheet metal flat pattern
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I run a short iLogic code that assign the width length and thickness to user parameter.
It worked perfectly until recently it started giving the following error
The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))
what could cause the error all of a sudden ?
The user parameters is created before the code is run:
Here is ilogic code:
t = SheetMetal.FlatExtentsLength
w = SheetMetal.FlatExtentsWidth