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

create new property in ifcbuilding and then write #8

Open
ManoChanda opened this issue Aug 24, 2017 · 2 comments
Open

create new property in ifcbuilding and then write #8

ManoChanda opened this issue Aug 24, 2017 · 2 comments

Comments

@ManoChanda
Copy link

ManoChanda commented Aug 24, 2017

property.txt
thanks for your code of read modify and write. I want to write a new property inside the building but it will not write the added property inside the file

@rubendel
Copy link
Member

Hi, I have added another example. A few lines have been commented to point out why you have to do certain things. Reading an IFC file and writing it back again is definitely possible with the BIMserver code, but it's not what it's designed for (obviously it's designed to store the data in a database). So that's why you need to do a little bit more.

https://github.com/opensourceBIM/IfcPlugins/blob/master/IfcPlugins/test/org/bimserver/test/TestReadAddWrite.java

@ManoChanda
Copy link
Author

thanks alot, It works super

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