Skip to content

Conversation

@hui-zhou-a
Copy link
Collaborator

@hui-zhou-a hui-zhou-a commented Nov 26, 2025

Enhancement to below methods. Now it is possible to define local origin of the component

edb.modeler.insert_3d_component_placement_3d()
edb.modeler.insert_layout_instance_placement_3d()

Now it is possible to place component on bottom side of the layer by argument place_on_bottom=True.

edb.modeler.insert_layout_instance_on_layer()
edb.modeler.insert_3d_component_on_layer()

@github-actions github-actions bot added the testing Anything related to testing label Nov 26, 2025
@codecov-commenter
Copy link

codecov-commenter commented Nov 26, 2025

Codecov Report

❌ Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 66.56%. Comparing base (7e4c078) to head (65600b8).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1680      +/-   ##
==========================================
+ Coverage   66.38%   66.56%   +0.17%     
==========================================
  Files         228      228              
  Lines       41297    41299       +2     
==========================================
+ Hits        27417    27491      +74     
+ Misses      13880    13808      -72     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Collaborator

@svandenb-dev svandenb-dev left a comment

Choose a reason for hiding this comment

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

LGTM

@svandenb-dev svandenb-dev merged commit 6446a1f into main Nov 27, 2025
34 checks passed
@svandenb-dev svandenb-dev deleted the FEAT-3D-PLACEMENT branch November 27, 2025 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing Anything related to testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants