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

How to support self defined schema? #319

Closed
FLYPoPo7 opened this issue Feb 15, 2020 · 2 comments
Closed

How to support self defined schema? #319

FLYPoPo7 opened this issue Feb 15, 2020 · 2 comments
Labels

Comments

@FLYPoPo7
Copy link

We need to use custom schema. It's has some entity that doesn't exist in official ifc standard like 'IfcTunnel'. How to support entities like this? If it needs to change the code, what code do I need to change?

@CBenghi CBenghi transferred this issue from xBimTeam/XbimWindowsUI Feb 16, 2020
@martin1cerny
Copy link
Member

We use internal code generation tool for this. Otherwise you can implement the extension if you follow the patterns in the code. We used the code generation for IfcRail pilot project which you can see here in IfcRail branch for example. But we tend to wait until the official release of the schema by buildingSMART.

@andyward
Copy link
Member

We'll be picking this up officially in #353

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

No branches or pull requests

3 participants