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

Use case TK04: Semantic overlays for design intent and reverse engineering #598

Open
aothms opened this issue Nov 6, 2024 · 0 comments
Open

Comments

@aothms
Copy link

aothms commented Nov 6, 2024

I personally believe we should not ingest the advanced procedural geometric concepts from IFC into GeoSPARQL, for the reasons of:

  • Complexity
  • Ambiguity and implementation differences

But we can retain design intent and allow for reverse engineering the procedural built up of geometries by supplying supplementary aspects of the geometry as universally understood primitives.

For example:

  • Boolean operations can be stored as the end-result but also storing the operands (i.e IFC4 Reference View)
  • Sweeps and extrusions can be stored as the end-result, but also storing the extrusion path as a polyline and the face as a polygon

See https://speakerdeck.com/aothms/ifc5-technical-prototypes?slide=13 and onwards for an visualization of these ideas (in the context of ifc5/usd).

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

No branches or pull requests

1 participant