Elements icon indicating copy to clipboard operation
Elements copied to clipboard

Elements.Serialization.IFC

Open KarimAbrazek opened this issue 11 months ago • 6 comments

Describe the bug I install the Package using below and I way and I didn't find the "Elements.Serialization.IFC" to implement. and that part is not covered in Docs

"PM> Install-Package Hypar.Elements"

KarimAbrazek avatar Mar 13 '24 14:03 KarimAbrazek

I just happened to start using this. Install the Elements.Serialization.IFC separately from Nuget Package.

simpleSketche avatar Mar 13 '24 15:03 simpleSketche

I just happened to start using this. Install the Elements.Serialization.IFC separately from Nuget Package.

thanks for Ur reply 🤗 what about Doc?

KarimAbrazek avatar Mar 13 '24 16:03 KarimAbrazek

I just happened to start using this. Install the Elements.Serialization.IFC separately from Nuget Package.

thanks for Ur reply 🤗

what about Doc?

Not sure what you mean by this question?

simpleSketche avatar Mar 13 '24 16:03 simpleSketche

I just happened to start using this. Install the Elements.Serialization.IFC separately from Nuget Package.

thanks for Ur reply 🤗 what about Doc?

Not sure what you mean by this question?

Documentation, To Know how I can use that Lib. like https://hypar-io.github.io/Elements/index.html for Elements.

KarimAbrazek avatar Mar 13 '24 16:03 KarimAbrazek

I just happened to start using this. Install the Elements.Serialization.IFC separately from Nuget Package.

thanks for Ur reply 🤗 what about Doc?

Not sure what you mean by this question?

Documentation, To Know how I can use that Lib. like https://hypar-io.github.io/Elements/index.html for Elements.

This is what I found out so far:

  1. You can check our their API docs which is on their website.
  2. They have tests folder in the Elements.IFC repo, there are examples of deserializing IFC files. Unfortunately, I haven't had any success with their IFC deserializer, and the errors seems related to the IFC parser.

simpleSketche avatar Mar 13 '24 16:03 simpleSketche

Thank you for the update. I will give it a try with the tests now, and I hope I can achieve success.

KarimAbrazek avatar Mar 13 '24 16:03 KarimAbrazek