Skip to content
This repository has been archived by the owner on Oct 15, 2021. It is now read-only.

Encapsulate structs and improve interfaces #29

Open
aevyrie opened this issue Oct 9, 2020 · 0 comments
Open

Encapsulate structs and improve interfaces #29

aevyrie opened this issue Oct 9, 2020 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@aevyrie
Copy link
Owner

aevyrie commented Oct 9, 2020

Remove pub struct field access and replace with getters. For example, accessing the DimTol of a hole or pin, it isn't clear if the dim is diametric or radial. Replace the struct field with a float::hole_dia() or something.

@aevyrie aevyrie added documentation Improvements or additions to documentation enhancement New feature or request labels Oct 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant