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

Support for nets #22

Closed
Tracked by #401
seveibar opened this issue Sep 2, 2024 · 3 comments
Closed
Tracked by #401

Support for nets #22

seveibar opened this issue Sep 2, 2024 · 3 comments
Assignees
Labels

Comments

@seveibar
Copy link
Contributor

seveibar commented Sep 2, 2024

  • Introduce a Net class as a primitive
  • nets are automatically created from props, we can create a getPropNetReferences on PrimitiveComponent that can be overridden for classes like Resistor and Capacitor that have custom nets
  • Introduce a new renderphase "CreateNetsFromProps"
@seveibar seveibar added bunaider and removed bunaider labels Sep 2, 2024
@tscircuitbot
Copy link
Contributor

Aider has created a pull request to address this issue: undefined

Please review the changes and provide feedback.

Copy link

homie-gg bot commented Sep 4, 2024

This might have already been done via: Net Implemenation, PcbRouteNetIslands render phase, rename OpaqueGroup to Subcircuit.

@seveibar seveibar closed this as completed Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

2 participants