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

FEAT: ECAD import extension #5164

Open
wants to merge 49 commits into
base: main
Choose a base branch
from
Open

Conversation

lorenzovecchietti
Copy link
Collaborator

No description provided.

lorenzovecchietti and others added 30 commits June 18, 2024 14:44
# Conflicts:
#	_unittest_solvers/test_45_workflows.py
# Conflicts:
#	_unittest/test_98_Icepak.py
#	_unittest_solvers/test_45_workflows.py
#	src/ansys/aedt/core/modules/boundary.py
#	src/ansys/aedt/core/workflows/circuit/ecad_importer.py
#	src/ansys/aedt/core/workflows/circuit/images/large/bitmap.svg
#	src/ansys/aedt/core/workflows/circuit/images/large/ecad.png
#	src/ansys/aedt/core/workflows/circuit/toolkits_catalog.toml
@ansys-reviewer-bot
Copy link
Contributor

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.39%. Comparing base (885657c) to head (587b99d).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5164      +/-   ##
==========================================
- Coverage   83.26%   79.39%   -3.87%     
==========================================
  Files         142      143       +1     
  Lines       58221    58266      +45     
==========================================
- Hits        48475    46263    -2212     
- Misses       9746    12003    +2257     

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @lorenzovecchietti , Instead of tk logo, we can use ansys logo. It is already there in workflow directory.

icon_path = os.path.join(pyaedt.workflows.path[0], "images", "large", "logo.png")

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @lorenzovecchietti, Does the devices in CSV part of PCB component ? If not, Can we have a toggle button which will create the components outside the PCB 3D component ?

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

Successfully merging this pull request may close these issues.

3 participants