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

fix(civil3d): uses basecurves as display value when no display value exists #321

Merged
merged 2 commits into from
Oct 24, 2024

Conversation

clairekuang
Copy link
Member

@clairekuang clairekuang commented Oct 23, 2024

For any entity with a basecurve but no display value, adds the basecurves to the display value property instead. The intention is so the parent object is selected in the viewer (instead of the basecurve curve).
sample commit: https://latest.speckle.systems/projects/3f895e614f/models/88370f10da@6fdefc5bc7

Copy link

linear bot commented Oct 23, 2024

Copy link

codecov bot commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 8.40%. Comparing base (6d37531) to head (fdf5ae6).
Report is 1 commits behind head on dev.

Additional details and impacted files
@@          Coverage Diff          @@
##             dev    #321   +/-   ##
=====================================
  Coverage   8.40%   8.40%           
=====================================
  Files        240     240           
  Lines       4816    4816           
  Branches     556     556           
=====================================
  Hits         405     405           
  Misses      4394    4394           
  Partials      17      17           

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

@clairekuang clairekuang enabled auto-merge (squash) October 24, 2024 10:35
@clairekuang clairekuang merged commit 3088fae into dev Oct 24, 2024
5 checks passed
@clairekuang clairekuang deleted the claire/cnx-672-viewer-selecting-civil3d-objects branch October 24, 2024 10:38
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.

2 participants