![]() |
|
Create Component Layers with Layer Type |
Post Reply
|
| Author | |
mwachs
New User
Joined: 10 Oct 2025 Status: Offline Points: 2 |
Post Options
Thanks(0)
Quote Reply
Topic: Create Component Layers with Layer TypePosted: 14 hours 3 minutes ago at 1:09am |
|
Hi,
at the moment i am modifying the *.pas file from the export to add the component layer: LayerPairs.AddPair(ILayer.MechanicalLayer(17),ILayer.MechanicalLayer(18)); LayerPairs.AddPair(ILayer.MechanicalLayer(19),ILayer.MechanicalLayer(20)); LayerPairs.AddPair(ILayer.MechanicalLayer(21),ILayer.MechanicalLayer(22)); LayerPairs.AddPair(eMechanical11,eMechanical12); LayerPairs.AddPair(eMechanical13,eMechanical14); LayerPairs.AddPair(eMechanical15,eMechanical16); In Altium it looks like this: ![]() And in the edit: ![]() How can i modify my code so it will just do the correct assignment: ![]() Thanks, Marian |
|
![]() |
|
|
|
![]() |
|
Post Reply
|
|
| Tweet |
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |