- IFC reader regenerated from schema to include IfcArbitraryProfileDefWithVoids

- implemented IfcArbitraryProfileDefWithVoids to fix solar panel covers in test\models-nonbsd\IFC\rac_basic_sample_project.ifc
- warning: another dirty hack on top of dirty hacks - one day all these CSG implementations will blow up in our faces. Mark my words.
This commit is contained in:
ulf
2015-04-13 16:01:33 +02:00
parent b5e3e18bf0
commit 806d3ac8e1
6 changed files with 17607 additions and 8011 deletions

View File

@@ -1,16 +1,17 @@
# ==============================================================================
# ==============================================================================
# List of IFC structures needed by Assimp
# ==============================================================================
# ==============================================================================
# use genentitylist.sh to update this list
# This machine-generated list is not complete, it lacks many intermediate
# This machine-generated list is not complete, it lacks many intermediate
# classes in the inheritance hierarchy. Those are magically augmented by the
# code generator. Also, the names of all used entities need to be present
# code generator. Also, the names of all used entities need to be present
# in the source code for this to work.
IfcAnnotation
IfcArbitraryClosedProfileDef
IfcArbitraryOpenProfileDef
IfcArbitraryProfileDefWithVoids
IfcAxis1Placement
IfcAxis2Placement
IfcAxis2Placement2D

File diff suppressed because it is too large Load Diff