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

BUG: Export 3D layout to 3D modeler with keeping net names #4581

Closed
2 tasks done
svandenb-dev opened this issue Apr 23, 2024 · 0 comments · Fixed by #4582
Closed
2 tasks done

BUG: Export 3D layout to 3D modeler with keeping net names #4581

svandenb-dev opened this issue Apr 23, 2024 · 0 comments · Fixed by #4582
Assignees
Labels
bug Something isn't working

Comments

@svandenb-dev
Copy link
Collaborator

Before submitting the issue

  • I have searched among the existing issues
  • I am using a Python virtual environment

Description of the bug

setting keep_net_names=True fails with some design. Initial discretization values is too small causing failure to find in 3D modeler due to precision difference.

Steps To Reproduce

NA

Which Operating System are you using?

Windows

Which Python version are you using?

3.10

Installed packages

Package Version


annotated-types 0.6.0
ansys-pythonnet 3.1.0rc3
attrs 23.2.0
cffi 1.16.0
cfgv 3.4.0
clr-loader 0.2.6
colorama 0.4.6
contourpy 1.2.0
cycler 0.12.1
defusedxml 0.7.1
distlib 0.3.8
filelock 3.13.1
fonttools 4.48.1
fpdf2 2.7.7
identify 2.5.33
iniconfig 2.0.0
jsonschema 4.21.1
jsonschema-specifications 2023.12.1
kiwisolver 1.4.5
matplotlib 3.8.3
nodeenv 1.8.0
numpy 1.26.4
packaging 23.2
pandas 2.2.1
pillow 10.2.0
pip 23.2.1
platformdirs 4.2.0
pluggy 1.4.0
plumbum 1.8.2
pre-commit 3.6.0
psutil 5.9.8
pyaedt 0.8.dev0
pycparser 2.21
pydantic 2.7.0
pydantic_core 2.18.1
pyedb 0.8.dev0
pyparsing 3.1.1
pytest 8.0.2
python-dateutil 2.9.0.post0
pytz 2024.1
pywin32 306
PyYAML 6.0.1
referencing 0.33.0
rpds-py 0.17.1
rpyc 5.3.1
Rtree 1.2.0
scikit-rf 0.32.0
scipy 1.12.0
setuptools 68.2.0
six 1.16.0
toml 0.10.2
typing_extensions 4.11.0
tzdata 2024.1
virtualenv 20.25.0
wheel 0.41.2

@svandenb-dev svandenb-dev added the bug Something isn't working label Apr 23, 2024
@svandenb-dev svandenb-dev self-assigned this Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant