Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CopyDesignatorsToMechLayerPair does not work #7

Open
GoogleCodeExporter opened this issue Jul 7, 2015 · 0 comments
Open

CopyDesignatorsToMechLayerPair does not work #7

GoogleCodeExporter opened this issue Jul 7, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant