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

feat(civil3d): CNX-8013 add alignment properties design speed #3116

Merged
merged 4 commits into from
Dec 19, 2023

Conversation

clairekuang
Copy link
Member

@clairekuang clairekuang commented Dec 19, 2023

Description & motivation

Adjusts the previous pr's implementation of design speeds to include design speeds that may not be on an alignment's existing stations.
This implementation stores each design speed as a Base with 4 properties: the speed number, station, value, and comment (if exists). The list of speeds is stored as a detached List<Base> on the alignment.

https://speckle.xyz/streams/b53a53697a/commits/89b9c3e6f5

Changes:

  • Civil3D converter

@AlanRynne AlanRynne changed the title feat(civil3d): Cnx 8013 add alignment properties design speed feat(civil3d): CNX-8013 add alignment properties design speed Dec 19, 2023
Copy link
Contributor

@AlanRynne AlanRynne left a comment

Choose a reason for hiding this comment

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

I'm not sure if you already discussed this before the implementation and I'm speaking out of turn... so i'll leave this as a comment 😄

@AlanRynne AlanRynne self-requested a review December 19, 2023 18:27
Copy link
Contributor

@AlanRynne AlanRynne left a comment

Choose a reason for hiding this comment

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

Approving after quick chat with Claire

@AlanRynne AlanRynne merged commit 3834ca0 into dev Dec 19, 2023
1 check passed
@AlanRynne AlanRynne deleted the CNX-8013-Add-alignment-properties-design-speed branch December 19, 2023 18:33
@JR-Morgan JR-Morgan added this to the 2.18 milestone Jan 10, 2024
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.

3 participants