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(units system): build classes for length, stress and force dimensions #66

Merged
merged 2 commits into from
May 13, 2023

Conversation

mapra99
Copy link
Member

@mapra99 mapra99 commented May 7, 2023

closes #5

This PR sets up some basic class definitions for dimensions we'll work on across the program. The main idea is that, instead of dealing with plain numeric values everywhere, we should use these abstractions and call the function that expresses its value in each unit

https://github.com/PradaIng/structuraid-desktop/wiki/Units-System

Copy link
Contributor

@ImMPrada ImMPrada left a comment

Choose a reason for hiding this comment

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

Nice one!! :D

@mapra99 mapra99 merged commit 7ec0c40 into main May 13, 2023
7 checks passed
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.

Investigate units system management
2 participants