Thomas Krijnen
|
1704862d0d
|
Correct test for when to reuse representation in iterator
|
2017-06-05 11:08:07 +02:00 |
|
Janus Troelsen
|
d7c275e941
|
use boost's blank instead of none_t
|
2017-05-23 12:48:17 +02:00 |
|
Thomas Krijnen
|
af2799acd4
|
Matrix multiplication in OCC rather than boost::ublas (re #211)
|
2017-05-20 19:50:10 +02:00 |
|
Thomas Krijnen
|
c093dc0335
|
Merge pull request #211 from mitmadness/feature/hierarchy
Represent hierarchy in Collada files
|
2017-05-20 19:46:56 +02:00 |
|
Balleux Benjamin
|
834e05a01c
|
Feature : For each parent element, include the type in the name if --use-element-types if used
|
2017-05-18 11:26:19 +02:00 |
|
Balleux Benjamin
|
4680298bee
|
Clean : Remove debug logs
|
2017-05-16 16:34:50 +02:00 |
|
Balleux Benjamin
|
be39f30029
|
Fix : fix build error
|
2017-05-16 15:54:26 +02:00 |
|
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 |
|
Thomas Krijnen
|
0f825b7050
|
Fix missing import
|
2017-05-03 15:10:20 +02:00 |
|
Thomas Krijnen
|
d713b7e06a
|
Limit retries for boolean op on OCCT 6.9 and higher
|
2017-05-03 12:07:10 +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 |
|
Thomas Krijnen
|
00c70fa8fb
|
IfcOpenHouse fixes for IFC4
|
2017-04-25 17:38:59 +02:00 |
|
Thomas Krijnen
|
d34c3b4b20
|
Example for #209
|
2017-04-25 16:53:35 +02:00 |
|
Thomas Krijnen
|
033075f809
|
Fix #208
|
2017-04-25 16:37:50 +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 |
|
Ken Arroyo Ohori
|
42f23a786f
|
Output all errors as separate files
|
2017-04-25 13:45:18 +02:00 |
|
Ken Arroyo Ohori
|
8b539d2b93
|
Requirement for self-intersection tests
|
2017-04-25 13:44:57 +02:00 |
|
Ken Arroyo Ohori
|
b732759388
|
Comprehensive validation code for opening subtractions
|
2017-04-25 13:44:34 +02:00 |
|
Ken Arroyo Ohori
|
02244400ab
|
Remove old debug code
|
2017-04-25 13:43:55 +02:00 |
|
Ken Arroyo Ohori
|
85a36738d2
|
Comment out triangulation code
|
2017-04-25 13:42:38 +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 |
|
Ken Arroyo Ohori
|
164e67a50b
|
Catching some more CGAL errors, allow non-closed meshes, start of new code to triangulate faces
|
2017-04-21 15:43:19 +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 |
|