Luis C. Pérez Tato
Luis C. Pérez Tato
We have talked a lot, but we have not done anything yet. We are very interested, but we thought that we'll need to extend the collaborator network to develop that....
The geometry (points, lines surfaces...) is displayed by display_blocks.py...
Wrong button. Sorry.
[display_blocks.py](https://github.com/anaiortega/XCmodels/blob/master/workingModel/display/display_blocks.py)
I'm working on it. I think I'll have some experimental models in the next weeks.
Hi. I've added two tiny tests [here](https://github.com/xcfem/xc/tree/master/verif/tests/preprocessor/import_export) that use FreeCAD to import block topology entities (points and surfaces for the moment).
I've created the files in FreeCAD with the sole purpose of testing reading IFC metadata. It's only a beginning.
If we use directly ifcopenshell to import the data, we have no opportunity to modify/adapt the model if needed. Using FreeCAD (that uses ifcopenshell too) you can export the IFC...
Well... The development of XC is driven by our own needs as a small structural engineering practice. We can't afford to develop things that we can't use in our daily...
Yes, I know. I do not deny that my approach is a bit of a "workaround" to make things work with XC as it is, but I think that this...