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

[ERROR] Geometry data was NOT extracted successfully #18

Open
otmanazziz opened this issue Jan 4, 2022 · 1 comment
Open

[ERROR] Geometry data was NOT extracted successfully #18

otmanazziz opened this issue Jan 4, 2022 · 1 comment

Comments

@otmanazziz
Copy link

Hi everyone!

I just followed instructions from README.md file on Compiling RW3DM part, that is clone project, update submodules, create and run CMake command into build directory, run make install command (I have both executables on2json and json2on into install directory).

But when I'm using the command ./on2json test.3dm, I have the followed answer:


ON2JSON: Geometry Extractor for Rhino/OpenNURBS (RW3DM v2.1.4)
OpenNURBS version: 7.0.20071.14390

[ERROR] Geometry data was NOT extracted successfully


I am using Ubuntu 20.04 and I didn't found any similar problem on the web.

Thank you.

@otmanazziz otmanazziz added the bug Something isn't working label Jan 4, 2022
@orbingol
Copy link
Owner

orbingol commented Jan 9, 2022

I'd say that on2json compiled just fine but test.3dm does not contain supported geometry elements. Additionally, on2json will try to extract the surfaces by default. You might need to add additional parameters to extract curves.

Ref: https://github.com/orbingol/rw3dm#available-arguments

@orbingol orbingol removed the bug Something isn't working label Jan 9, 2022
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