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

Add check in Extrude(), replace replace codecvt_utf8_utf16 #1282

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

ifcapps
Copy link

@ifcapps ifcapps commented Feb 18, 2025

In Extrude(): check if first point is equal to last point, otherwise the outer loop of the shape is not closed
In string_parsing.cpp, replace codecvt_utf8_utf16 which is deprecated in C++17

- enable polylines as mesh for IFCGRID, IFCGRIDAXIS
- add bounds checks in TriangulateRevolution
make scaling by _geometryLoader.GetLinearScalingFactor()  optional in GetFlatMesh.
Alternative would be: make IfcGeometryProcessor::AddComposedMeshToFlatMesh public
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.

1 participant