Thomas Krijnen
|
0596827b9d
|
Fix null pointer access in tesselation of opencascade shape
|
2017-03-09 15:04:54 +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
|
619b4fbed5
|
Fix CGAL library linking on windows, conditional IfcTriangulatedFaceSet based on schema
|
2017-03-09 12:14:00 +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 |
|
Ken Arroyo Ohori
|
deea0f6558
|
Merge pull request #7 from kenohori/cgal
Composite curves, some profiles (C, I, L)
|
2017-03-08 20:13:33 -06:00 |
|
Ken Arroyo Ohori
|
15e4e1952f
|
I profiles (untested)
|
2017-03-08 20:11:45 -06:00 |
|
Ken Arroyo Ohori
|
e922212357
|
L profiles
|
2017-03-08 19:55:17 -06:00 |
|
Ken Arroyo Ohori
|
0d36693780
|
C profiles
|
2017-03-08 19:38:25 -06:00 |
|
Stinkfist0
|
921e343187
|
Fix assertion. Closes #192
|
2017-03-08 09:31:51 +01:00 |
|
Ken Arroyo Ohori
|
cb7ed51fc6
|
IfcCartesianTransformationOperator3DnonUniform (untested)
|
2017-03-07 20:00:32 -06:00 |
|
Ken Arroyo Ohori
|
a3df0556aa
|
Composite curves
|
2017-03-07 19:39:59 -06:00 |
|
Ken Arroyo Ohori
|
3f94d4af37
|
Skeleton for planes+halfspaces. Might be wrong.
|
2017-03-07 14:30:48 -06:00 |
|
Ken Arroyo Ohori
|
7f96b3a523
|
Merge pull request #6 from kenohori/cgal
Added several types of shapes and profiles
|
2017-03-07 13:55:15 -06:00 |
|
Ken Arroyo Ohori
|
27d8e86024
|
Hollow rectangle profiles, all tested now
|
2017-03-07 13:52:29 -06:00 |
|
Ken Arroyo Ohori
|
66048610e2
|
Rounded rectangles work now, def must be before rectangles
|
2017-03-07 13:41:04 -06:00 |
|
Ken Arroyo Ohori
|
31d4de228a
|
Extrusions with holes (Nef)
|
2017-03-07 13:18:49 -06:00 |
|
Ken Arroyo Ohori
|
29021d8b06
|
Hollow circles
|
2017-03-07 13:04:22 -06:00 |
|
Ken Arroyo Ohori
|
1fb76a9749
|
Switched to normals per vertex per face
|
2017-03-07 12:50:06 -06:00 |
|
Ken Arroyo Ohori
|
b299c27473
|
Switched to Nef_polyhedron_3. Some problems...
|
2017-03-06 19:28:12 -06:00 |
|
Ken Arroyo Ohori
|
64e385c361
|
Skeleton for IfcEdgeLoop and IfcOrientedEdge
|
2017-03-06 17:45:55 -06:00 |
|
Ken Arroyo Ohori
|
27b5fd0fc5
|
Debug code
|
2017-03-06 17:29:20 -06:00 |
|
Ken Arroyo Ohori
|
4f5ecee81e
|
Removing duplicate points, IfcCartesianTransformationOperator3D with problems
|
2017-03-06 16:03:29 -06:00 |
|
Ken Arroyo Ohori
|
ca19d447cc
|
Zero-radius rounded rectangles
|
2017-03-06 15:03:57 -06:00 |
|
Ken Arroyo Ohori
|
484cea968e
|
IfcTriangulatedFaceSet
|
2017-03-06 11:41:58 -06:00 |
|
Ken Arroyo Ohori
|
033a2e7482
|
IfcFaceBasedSurfaceModel
|
2017-03-06 11:28:57 -06:00 |
|
Ken Arroyo Ohori
|
1d3732aa62
|
IfcEllipseProfileDef
|
2017-03-06 11:23:37 -06:00 |
|
Ken Arroyo Ohori
|
584b2e5584
|
IfcTrapeziumProfileDef
|
2017-03-06 11:18:51 -06:00 |
|
Ken Arroyo Ohori
|
1bcc369c7a
|
Rounded rectangles
|
2017-03-06 11:12:06 -06:00 |
|
Ken Arroyo Ohori
|
64bc8e9d4f
|
Circular profiles, added missing transformation for rectangles
|
2017-03-06 10:52:57 -06: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 |
|
Stinkfist0
|
06c1ea9d2c
|
Doc tweaks [ci skip]
|
2017-03-04 13:54:19 +01:00 |
|
Stinkfist0
|
b058647d46
|
IfcLogger: convenience shorthands Notice(), Warnings() and Error()
|
2017-03-04 13:54:19 +01:00 |
|
Stinkfist0
|
8e44290341
|
string_arg_filter: make sure the argument type is string
|
2017-03-04 13:54:19 +01:00 |
|
Stinkfist0
|
5d7b392415
|
IfcGeomIterator: use fully qualified symbol for filter_t to fix SWIT code generation + fix getObject()
|
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
|
678d422ec8
|
Fix errors in rebase merge.
|
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
|
470b08cd04
|
IfcConvert: output regular prints to cout instead of cerr.
|
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
|
de5864fc72
|
IfcConvert: change syntax of --<include|exclude>=<names|guids> to --<include|exclude>=arg <Name|GlobalId>. The plan is to support arbitrary arguments in the future.
|
2017-03-04 13:54:19 +01:00 |
|