Hello,
I can import BIM data from IFC file to Openmaint. When I try to view 3d data in Openmaint, I get this warning: "There is no BIM model for this card".
I am using Openmaint v2.3.1 running on Tomcat v6.0.44 (jre1.6) with bimserver 1.2 (jre 1.7).
I am using this demo code for bim field mapping during import.
http://sourceforge.net/p/cmdbuild/main/ci/9690fd3ba9f2efc259a1fb21c49eab614bdce40d/tree/bim/core/src/test/java/unit/bim/mapper/xml/ImportMapperExample.xml#l3
Thank you in advance.
Have you configured the relation between the
BimProject and the Building card in the Administration Module -> BIM
-> Projects -> Cards Binding?
CMDBuild Team
This helped me to get 3D view. I can cee building level of IFC file. If I select 3D view of floor or room from Openmaint navigation, I get error:
org.cmdbuild.bim.service.BimError: 'Floor' layer not configured
or
org.cmdbuild.bim.service.BimError: 'Room' layer not configured
Both layers in BIM Layer setup are active and marked as
containers.
P.S. Do you have trainings available for setting up and use of Openmaint? Online or in the class?
Previously Tecnoteca wrote:
Have you configured the relation between the
BimProject and the Building card in the Administration Module -> BIM
-> Projects -> Cards Binding?
CMDBuild Team