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

Merging multiple STEP files into one resulting file #1

Open
1 of 2 tasks
maximilianmachnik opened this issue Jun 5, 2023 · 1 comment
Open
1 of 2 tasks

Merging multiple STEP files into one resulting file #1

maximilianmachnik opened this issue Jun 5, 2023 · 1 comment

Comments

@maximilianmachnik
Copy link

Hello everybody,

last week we luckily discovered this library. After some testing of the library, we think this project is a great possibility to push the idea of a simplified usage of OpenCascade more forward.

Since our ecosystem is mainly based on NodeJs & TypeScript backend services, we think this library would fit greatly into our environment. Currently we use a self build C++ wrapper for OCC, which is then translated with SWIG into a C#-usable library for a .NET backend service - we would like to replace this service with a Nodejs based service.

Our two main use cases (or what we want to achieve is) for OpenCascade inside backend services are:

  • Converting STEP files into GLTF files via CLI / Code
  • Merging / loading multiple STEP files into one document with a model specific transformation matrix. The result then can be exported as a STEP file as well.

It would be great if the library could be extended since our knowledge about OCC is currently very limited - but we work on it.

@ghackenberg
Copy link
Owner

Hello Maximilian,

thank you for the feature proposal! I will have a look at how this can be implemented and let you know, as soon as I found a solution...

BR, Georg

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

2 participants