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

Back | sal-3dlib | structures & traits #1

Merged
merged 8 commits into from
Nov 19, 2024

Conversation

novartole
Copy link
Collaborator

Related to this, this and this

Changes:
- Comments for public endpoints.
- New contructor for Point.
- Vertex can be dereferenced to an array.
- New Polygon trait.
- New meaning of Compound.
- Face can be rotated and translated.
- Topological entity can be created from its inner type and an attribute.
- Polygonal wire can be built from Verticies.
- Attributes structure has more meaningful methods.
- Renamings.
Changes:
- Restructure to workspace.
- Fixes of comments.
- Face and Shell can be cloned.
- Reader to read STEP files.
- Associated type for some traits now are generics.
- Some other minor changes.
Tests:
- Calculate volume and center.
- Calculate volume and center in parallel mode.
- Read from and write to custom attributes.
See try-occt-rs description for details.
@novartole novartole self-assigned this Nov 19, 2024
@a-givertzman a-givertzman merged commit 967a014 into a-givertzman:master Nov 19, 2024
1 of 3 checks passed
@novartole novartole linked an issue Nov 19, 2024 that may be closed by this pull request
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.

Back | sal-3dlib | structures & traits
2 participants