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

Add API: get_parts_list_properties() #406

Open
WebastoStudent opened this issue Oct 10, 2024 · 2 comments
Open

Add API: get_parts_list_properties() #406

WebastoStudent opened this issue Oct 10, 2024 · 2 comments
Labels
enhancement New features or code improvements
Milestone

Comments

@WebastoStudent
Copy link

📝 Description of the feature

This function retrieves all properties from the parts list associated with a specific project and CCA name. It enables you to identify attributes, such as whether a part is thruhole or not.

💡 Steps for implementing the feature

No response

🔗 Useful links and references

No response

@WebastoStudent WebastoStudent added the enhancement New features or code improvements label Oct 10, 2024
@ansnraines ansnraines added this to the v0.9.0 milestone Oct 30, 2024
@ansnraines
Copy link
Collaborator

ansnraines commented Oct 31, 2024

Hi @NoahWeb24, thank you for your enhancement request. Would the current export_parts_list() API fit your need? Or are you asking for a list of available part properties (package type (property) vs, BGA (attribute))?

@WebastoStudent
Copy link
Author

I would like a function that gives me the part reference designator along with its specific properties like "Lead Geometry," "Solder Material," and so on. This way, I don’t need to export the parts list and search for parts with specific properties; instead, the function will provide the information directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or code improvements
Projects
None yet
Development

No branches or pull requests

2 participants