You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. AD15.0.8
2. Run Script
3. Fails on line 73 complaining about LayerObject_V7
To get the script to work I modified it to iterate from 1 to 16 (Fails on layer
17 for me) and changed the line to contain
Board.LayerStack.LayerObject[ILayer.MechanicalLayer(i)]
as well as on line 200.
This is a total hack though. The 1 to 16 thing maybe because I am/am not using
layer pairs or something.
What version of the product are you using? On what operating system?
AD15.0.8 on Windows 7 x64
Please provide any additional information below.
Original issue reported on code.google.com by [email protected] on 15 Jan 2015 at 11:48
Original issue reported on code.google.com by
[email protected]
on 15 Jan 2015 at 11:48Attachments:
The text was updated successfully, but these errors were encountered: