Thomas Krijnen
|
089bb95c9f
|
Fix previous commit on gcc
|
2018-05-13 08:45:33 +02:00 |
|
Thomas Krijnen
|
aa0a6aa5d1
|
Fix #178
|
2017-08-01 16:45:11 +02:00 |
|
Thomas Krijnen
|
5e0da9725a
|
ifcparse refactoring (#190)
Unify attribute containers, provide latebound attribute access on IfcBaseEntity, more basic tests on Travis
|
2017-06-05 17:26:58 +02:00 |
|
Stinkfist0
|
273c977f66
|
Remove extraneous spaces in geom filter description prints.
|
2017-06-05 11:41:55 +02:00 |
|
Stinkfist0
|
921e343187
|
Fix assertion. Closes #192
|
2017-03-08 09:31:51 +01:00 |
|
Stinkfist0
|
8e44290341
|
string_arg_filter: make sure the argument type is string
|
2017-03-04 13:54:19 +01:00 |
|
Stinkfist0
|
0383221d00
|
IfcConvert: print information about the used filters.
|
2017-03-04 13:54:19 +01:00 |
|
Stinkfist0
|
eade74c919
|
Fix --traverse --exlucde=<entities|layers> + clean up duplicate code. filter::traverse_match: dynamic_cast instead of static_cast as the decomposing entity is not guaranteed to be IfcProduct
|
2017-03-04 13:54:19 +01:00 |
|
Stinkfist0
|
9074f25e93
|
Fix --exclude=arg when --traverse used also.
|
2017-03-04 13:54:19 +01:00 |
|
Stinkfist0
|
4b5790e83a
|
IfcConvert: minor cleanup + fix guid exclusion filter's value population.
|
2017-03-04 13:54:19 +01:00 |
|
Stinkfist0
|
d88c93a150
|
Cleaning up geom filters.
|
2017-03-04 13:54:19 +01:00 |
|
Stinkfist0
|
7101ac22c8
|
Refactor template class arg_filter into string_arg_filter instead, support for IfcProxy.Tag (untested, did not find suitable test input yet).
|
2017-03-04 13:54:19 +01:00 |
|
Stinkfist0
|
1b7d38a56d
|
support for IfcConvert -include=arg <Description|Tag> (for IfcElement.Tag, not yet for IfcProxy.Tag).
|
2017-03-04 13:54:19 +01:00 |
|
Stinkfist0
|
195d68cd0a
|
Generalize IfcGeom::Iterator filtering and move make the filter specification external to the Iterator.
|
2017-03-04 13:54:19 +01:00 |
|