Skip to content

feat: parameters refurbished#1647

Merged
umutsoysalansys merged 79 commits into
blitzfrom
feat/parametersrefurbished
Jan 21, 2025
Merged

feat: parameters refurbished#1647
umutsoysalansys merged 79 commits into
blitzfrom
feat/parametersrefurbished

Conversation

@umutsoysalansys

@umutsoysalansys umutsoysalansys commented Jan 16, 2025

Copy link
Copy Markdown
Contributor

Description

Parameters branch republished within blitz branch as requested.

Issue linked

Please mention the issue number or describe the problem this pull request addresses.

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate unit tests.
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved to the PR if any.
  • I have assigned this PR to myself.
  • I have added the minimum version decorator to any new backend method implemented.
  • I have made sure that the title of my PR follows Conventional commits style (e.g. feat: extrude circle to cylinder)

umutsoysalansys and others added 30 commits July 31, 2024 00:59
Co-authored-by: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com>
Co-authored-by: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com>
Co-authored-by: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com>
Comment thread doc/source/examples/03_modeling/design_parameters.mystnb Outdated
Comment thread src/ansys/geometry/core/designer/design.py Outdated
Comment thread src/ansys/geometry/core/designer/design.py Outdated
Comment thread src/ansys/geometry/core/parameters/parameter.py Outdated
Comment thread src/ansys/geometry/core/parameters/parameter.py Outdated
Comment thread src/ansys/geometry/core/parameters/parameter.py Outdated
Comment thread tests/integration/test_design.py Outdated

@PipKat PipKat left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Performed doc review. @umutsoysalansys Is PR #1340 just an earlier (obsolete) version of this PR? I'm a bit confused, but I don't think I need to review PR #1340 too. Am I correct?

umutsoysalansys and others added 18 commits January 20, 2025 10:46
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
@umutsoysalansys

umutsoysalansys commented Jan 21, 2025

Copy link
Copy Markdown
Contributor Author

@RobPasMue @jrwest440 @smereu please note that I also had to add a method to modeler to close existing designs. CoreService backend doesn't really support having multiple designs and pytest suit we use here is opening many designs without closing them after each test resulting the error in the SC method that is being used in the backend for this feature.

@umutsoysalansys
umutsoysalansys merged commit 034e060 into blitz Jan 21, 2025
@umutsoysalansys
umutsoysalansys deleted the feat/parametersrefurbished branch January 21, 2025 05:20
@umutsoysalansys

umutsoysalansys commented Jan 21, 2025

Copy link
Copy Markdown
Contributor Author

@PipKat You are correct, this one is based on the old one and currently merged now while the old is closed. Thanks for your review! Appreciated

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

Successfully merging this pull request may close these issues.

5 participants