Search found 12666 matches

by bernd
Mon Apr 21, 2014 8:25 am
Forum: IFC
Topic: IFC import
Replies: 96
Views: 35645

Re: IFC import

yorik wrote:

Code: Select all

import importIFC
importIFC.open("/home/yorik/IfcReinforcingBar.ifc",skip=[19560])
Strange ... If function importIFC.open("") is used to import an ifc, the skip list is read, but debugg messages are not printed. If the file is opened using the GUI it shows debugg messages.
by bernd
Mon Apr 21, 2014 2:19 am
Forum: IFC
Topic: IFC import
Replies: 96
Views: 35645

Re: IFC import

Reinforcement is really heavy. The file was imported using debian wheezy (OCE 0.9.1) and had no problems. It just took a while a loong while on my little server which now has to do more than just nfs. To open in FreeCAD of my laptop it took several minutes. But it is just the foudation. Imagin I wou...
by bernd
Mon Apr 21, 2014 1:21 am
Forum: IFC
Topic: IFC import
Replies: 96
Views: 35645

Re: IFC import

yorik wrote:I just committed a little change, now I'm able to open your file like this:

Code: Select all

import importIFC
importIFC.open("/home/yorik/IfcReinforcingBar.ifc",skip=[19560])
Just tested. Cooooool.
by bernd
Mon Apr 21, 2014 1:05 am
Forum: Announcements & Features
Topic: Draft Layer
Replies: 16
Views: 11319

Re: Draft Layer

Inside AutoCADLayer could be AutoCADLayer :D in FreeCAD of course. This is for sure not a Layer ... We may should think about this whole grouping stuff. If we are able to import IfcProperties an may be set them we will have lots of groups. We will may be have other VisualGroups. All Elements which a...
by bernd
Mon Apr 21, 2014 12:56 am
Forum: IFC
Topic: IFC import
Replies: 96
Views: 35645

Re: IFC import

Offtopic:

Found an old interview with Thomas. I like the part regarding data exchange expecially the flying pigs ... http://libregraphicsworld.org/blog/entr ... chitecture
by bernd
Mon Apr 21, 2014 12:45 am
Forum: IFC
Topic: IFC import
Replies: 96
Views: 35645

Re: IFC import

... don't waste your easter days doing IFC stuff ... Ohh it's worthwhile spending time on ifc even on easter. :) The problem is I don't have any Windows7 running Allplan at home. Going to the office during eastern would be may be waste of time ... .... to skip a certain entity. This would allow to ...
by bernd
Mon Apr 21, 2014 12:24 am
Forum: IFC
Topic: IFC import
Replies: 96
Views: 35645

Re: IFC import

Can you isolate one of them in an IFC file? That'll be easier to analyze... Sure but it will take until Thursday. Should be fine since I'm the only one how uses the stuff. BTW. compiled ifcopenshell and FreeCAD on Debian Wheezy. It includes OCE 0.9.1-3. I don't know which version of OCC it suites t...
by bernd
Sun Apr 20, 2014 8:28 pm
Forum: Archived Pull Requests
Topic: [Merged] build options for modules
Replies: 15
Views: 6322

Re: [Merged] build options for modules

Might there be to many "meshs" in https://github.com/FreeCAD/FreeCAD_sf_master/blob/master/CMakeLists.txt lines 127 to 131 OPTION(FREECAD_BUILD_MESH_PART "Build the FreeCAD mesh part module" ON) OPTION(FREECAD_BUILD_OPENSCAD "Build the FreeCAD mesh openscad module" ON) ...
by bernd
Sat Apr 19, 2014 5:36 pm
Forum: IFC
Topic: IFC import
Replies: 96
Views: 35645

Re: IFC import

... it makes one, big, all-in-one IfcBuildingElementProxy object... But at least it imports fine in FreeCAD! It is not of big use if it is one huge big object. But FreeCAD can only import what it gets. But the imported geometry looks cool :) and FreeCAD is able to do cuts. At the end it helps ifc. ...
by bernd
Fri Apr 18, 2014 10:03 pm
Forum: Announcements & Features
Topic: Draft Layer
Replies: 16
Views: 11319

Re: Draft Layer

It's a pity FreeCAD adopt the word layers for this kind of funktionality. It's not I don't like the funktionality to group elements it's just the word layer is not convenient for it. The word layer never ever was convenient for just a element property. In whole BIM and ifc world a layer is a part of...