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

Better material assignment for compound objects (IfcWindow) #1

Open
Frederick-G764 opened this issue Apr 3, 2018 · 6 comments
Open
Assignees

Comments

@Frederick-G764
Copy link

First of all, thanks for the absolut amazing work. Is there any way to sperate an object like a window? So that afterwards we have a frame and the window glas als separate objects?

@berry4u
Copy link

berry4u commented Jul 15, 2018

Thanks for sharing your work. Have you continued this work (I presume related to your PhD) ?
Is there some way to share your wrapping project. I'm involved in BIM research too and it would be very useful form me.
BN

@helpsterTee
Copy link
Owner

helpsterTee commented Jul 19, 2018

@tom2drake: only if it's defined like that in the IFC file. I'm currently assigning the material to the whole IfcWindow. It would be possible with IfcBuildingProxyElements.

@berry4u:
The library uses IfcEngine which is commercial. I have to rework this to XBim in the near future. So this project is not dead, I'm just occupied with my new job at the moment ;)
But then it also would be possible to reuse existing color information from the IFC file.

@helpsterTee helpsterTee self-assigned this Jul 19, 2018
@helpsterTee helpsterTee added this to the XBim Implementation milestone Dec 10, 2018
@helpsterTee helpsterTee changed the title Separate Objects Better material assignment for compount objects (IfcWindow) Dec 10, 2018
@helpsterTee helpsterTee changed the title Better material assignment for compount objects (IfcWindow) Better material assignment for compound objects (IfcWindow) Dec 10, 2018
@DevPaulVarghese
Copy link

Hi, thank you for your amazing work. I just wanted to know what the status is of the issues and tasks that are yet to be completed?

@helpsterTee
Copy link
Owner

helpsterTee commented Nov 2, 2019

Well, XBim and Unity together seems to be a trainwreck. I've tested and it had several issues.

Unity Reflect should bring support for Autodesk Revit: https://blogs.unity3d.com/2019/06/05/unity-reflect-bim-to-real-time-3d-in-one-click-for-better-design-decisions/

For IFC files, I'll write a webservice parser. That way XBim's .NET stuff and unity's won't get confused by each other.

Most likely something along the lines of https://docs.microsoft.com/en-us/aspnet/web-api/overview/getting-started-with-aspnet-web-api/tutorial-your-first-web-api

@DevPaulVarghese
Copy link

Aah, so will you be implementing XBim library for the Unity-IFCEngine Project such that you can create a web-application of the build using a .NET application correct? Or am I slight mistaken?

@helpsterTee
Copy link
Owner

Nah, it will be two applications. XBim .NET with a webservice and Unity-IFCEngine calling the webservice for geometry and metadata.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants