Balleux Benjamin
|
e02bbefa68
|
Clean : Removed debug logs
|
2017-05-16 15:20:30 +02:00 |
|
Balleux Benjamin
|
5c497c8f6c
|
Fix : Handle the case where the first representation element has 0 parent
|
2017-05-16 15:01:55 +02:00 |
|
Balleux Benjamin
|
942d34ee39
|
Feature : Retrieve the full hierarchy. Fix the placement of the objects.
Check slab->HasObjectType before using slab->ObjectType
|
2017-05-16 14:27:36 +02:00 |
|
Balleux Benjamin
|
45ec08f840
|
feature (WIP) : retrieve the full hierarchy. The placement of several objects still be incorect
|
2017-05-16 11:27:45 +02:00 |
|
Balleux Benjamin
|
be3dbce9f4
|
feature (WIP) : retrieve full hierarchy
Bug : the element are not at the right location
|
2017-05-15 17:45:05 +02:00 |
|
Balleux Benjamin
|
4f6e8a7d56
|
Fix : Change wrong namespace
|
2017-05-11 13:27:00 +02:00 |
|
Balleux Benjamin
|
ef0e9d9eb4
|
Feature : Handle every IfcSlabTypeEnum (3 were missing) and sort the floors by elevation
|
2017-05-09 15:55:37 +02:00 |
|
Balleux Benjamin
|
3c2fbcc4e1
|
Feature : Handle every IfcSlabTypeEnum (3 were missing) and sort the floors by elevation
|
2017-05-09 15:54:21 +02:00 |
|
Balleux Benjamin
|
a6ffa7fc42
|
Fix : fill the storey property of an Element with NULL when we don't find any IfcBuildingStorey parent
|
2017-05-09 14:40:23 +02:00 |
|
Tristan Zimpfer
|
e3e4fba63a
|
Clean of the double declaration of IfcSlabTypeEnum.
|
2017-04-26 10:59:07 +02:00 |
|
Tristan Zimpfer
|
78b904dfeb
|
Differentiate slab types when option --use-element-types is used.
|
2017-04-26 10:28:38 +02:00 |
|
Balleux Benjamin
|
1d8f6addf8
|
Get the information on the IfcSlab (floor or roof..) and put it in the element name.
To be cleaned
|
2017-04-25 16:27:14 +02:00 |
|
Balleux Benjamin
|
26a9167eea
|
Add coments
|
2017-04-25 11:55:09 +02:00 |
|
Balleux Benjamin
|
5fae7a5992
|
Merge branch 'feature/hierarchy' of https://github.com/mitmadness/IfcOpenShell into feature/hierarchy
|
2017-04-25 10:13:37 +02:00 |
|
Balleux Benjamin
|
7edca081bf
|
Raise an error when the option --use-element-hierarchy is used with a file different of .dae
|
2017-04-25 10:13:18 +02:00 |
|
Tristan Zimpfer
|
08e4d16f28
|
Modified the condition checking if the parent had changed so an object without parent isn't placed in a storey.
|
2017-04-21 18:05:35 +02:00 |
|
Tristan Zimpfer
|
470e8e772e
|
Comments + conditions for sorting the deferred objects added.
|
2017-04-21 16:15:41 +02:00 |
|
Balleux Benjamin
|
ea609af394
|
comments added
|
2017-04-21 16:02:13 +02:00 |
|
Balleux Benjamin
|
8ac18752b2
|
Remove temp file
|
2017-04-21 15:59:54 +02:00 |
|
Balleux Benjamin
|
95acd4c517
|
Clean : remove debug lines
Find the floor of an element in the IfcGeomIterator class
|
2017-04-21 15:49:34 +02:00 |
|
Balleux Benjamin
|
7ce795def3
|
clean WIP
|
2017-04-20 15:06:49 +02:00 |
|
Balleux Benjamin
|
8e4febecc0
|
clean : Remove the debug print
debug : don't display the name of the element in unity anymore
|
2017-04-19 16:38:35 +02:00 |
|
Balleux Benjamin
|
195979d4f0
|
Merge branch 'feature/hierarchy' of https://github.com/mitmadness/IfcOpenShell into feature/hierarchy
# Conflicts:
# src/ifcconvert/ColladaSerializer.cpp
|
2017-04-19 15:09:59 +02:00 |
|
Balleux Benjamin
|
ab0e47c55f
|
Options added : --use-element-types and --use-element-hierarchy
|
2017-04-19 12:07:03 +02:00 |
|
Tristan Zimpfer
|
9f362853d6
|
Added a matrix for the parent node and a better id.
|
2017-04-19 11:48:52 +02:00 |
|
Tristan Zimpfer
|
79e1e0ec04
|
Hierarchy v1
|
2017-04-13 16:39:36 +02:00 |
|
Tristan Zimpfer
|
f446f25cee
|
Sort DeferredObject.
|
2017-04-12 17:28:29 +02:00 |
|
Balleux Benjamin
|
a02b189f69
|
Bug Fix : the previous commit made the program crash when an object has no parent
|
2017-04-12 16:11:37 +02:00 |
|
Balleux Benjamin
|
8312853b99
|
add parent property to deffered objects
|
2017-04-12 15:49:05 +02:00 |
|
Balleux Benjamin
|
be326e13ed
|
Send Hierarchy data to the serializer
|
2017-04-12 14:56:00 +02:00 |
|
Balleux Benjamin
|
a2aa2bf9eb
|
Send hierarchy data to the serializer WIP
|
2017-04-12 14:38:54 +02:00 |
|
Balleux Benjamin
|
b9e9bfeceb
|
Handle errors : when an object has no parent
|
2017-04-12 13:36:12 +02:00 |
|
Balleux Benjamin
|
37f7fbecca
|
Retrieve the type and the hierarchy of the IFC and write it in the .dae files
|
2017-04-11 17:26:30 +02:00 |
|
Alexandre Lemire
|
0f993b32f4
|
Fix generation of IfcOpenHouse.ifc which doesn't have its ground representation. See #200
|
2017-04-07 12:29:38 +02:00 |
|
Thomas Krijnen
|
f71ee35f57
|
More 'tolerant' to tolerances higher than the modeling precision
|
2017-04-03 14:55:34 +02:00 |
|
Thomas Krijnen
|
1856c499b7
|
Fix misalignment between enum and boost::variant. See #200
|
2017-04-03 11:41:14 +02:00 |
|
Thomas Krijnen
|
06cad59fa2
|
Fix missing python module installation
|
2017-03-24 10:11:44 +01:00 |
|
Thomas Krijnen
|
8e69f84430
|
Trigger license redetection
|
2017-03-19 09:47:28 +01:00 |
|
Thomas Krijnen
|
9e3fe84c66
|
Trigger license redetection
|
2017-03-19 09:46:07 +01:00 |
|
Thomas Krijnen
|
9ad68db0dc
|
set OCE_VERSION, executable flags in win build script
v0.5.0-preview2
|
2017-03-12 11:38:23 +01:00 |
|
Thomas Krijnen
|
40f3447ad1
|
Update dependency versions in nix build script
|
2017-03-09 14:36:00 +01:00 |
|
Thomas Krijnen
|
c8cc8ab1c8
|
Resolve python library linking issues on OSX
|
2017-03-09 13:59:54 +01:00 |
|
Thomas Krijnen
|
4faa66f9b8
|
Fix for python 2.7
|
2017-03-09 12:04:07 +01:00 |
|
Thomas Krijnen
|
5705f24f3e
|
python: make logging import conditional in case time is not built
|
2017-03-09 11:47:54 +01:00 |
|
Thomas Krijnen
|
52d035d09a
|
python: don't import platform module as it may depend on select which might be unavailable
|
2017-03-09 10:16:22 +01:00 |
|
Stinkfist0
|
921e343187
|
Fix assertion. Closes #192
|
2017-03-08 09:31:51 +01:00 |
|
Thomas Krijnen
|
50ea73a28f
|
Update IfcConvert help text
|
2017-03-04 14:16:54 +01:00 |
|
Stinkfist0
|
3275119d1d
|
TokenFunc::asStringRef: protect against null token.
|
2017-03-04 13:54:19 +01:00 |
|
Stinkfist0
|
026b4853a2
|
IfcConvert: single point for IFC file parsing and potential parsing error reporting.
|
2017-03-04 13:54:19 +01:00 |
|
Stinkfist0
|
cd132473f5
|
IfcConvert: instead of global --traverse option provide --include+ and --exclude+ options that control traversal on per filter basis.
|
2017-03-04 13:54:19 +01:00 |
|