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 MultiPointContact.plot(**kwargs) method #718

Merged
merged 3 commits into from
Mar 22, 2024
Merged

Add MultiPointContact.plot(**kwargs) method #718

merged 3 commits into from
Mar 22, 2024

Conversation

adtzlr
Copy link
Owner

@adtzlr adtzlr commented Mar 22, 2024

where the keyword-arguments are passed to the PyVista Line/Rectangle. By default, the contact plane(s) are plotted as black-transparent rectangles at an optional offset. This offset avoids the flickering of the next cells.

@adtzlr adtzlr added enhancement New feature or request plotting view, plot, screenshot, imshow labels Mar 22, 2024
@adtzlr adtzlr self-assigned this Mar 22, 2024
@adtzlr adtzlr changed the title Add MultiPointContact.plot() method Add MultiPointContact.plot(**kwargs) method Mar 22, 2024
Copy link

codecov bot commented Mar 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.38%. Comparing base (cfe54ae) to head (1e4453c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #718   +/-   ##
=======================================
  Coverage   97.38%   97.38%           
=======================================
  Files          94       94           
  Lines        5077     5093   +16     
=======================================
+ Hits         4944     4960   +16     
  Misses        133      133           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adtzlr adtzlr merged commit fad117f into main Mar 22, 2024
9 checks passed
@adtzlr adtzlr deleted the add-contact-plot branch March 22, 2024 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request plotting view, plot, screenshot, imshow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant