This website requires JavaScript.
Explore
Help
Register
Sign In
Glassvision
/
IfcOpenShell
Watch
1
Star
0
Fork
0
You've already forked IfcOpenShell
mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced
2026-08-10 01:41:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
edc6f8ebd4638fe2fc36a4460d8b13f5252aa7ad
IfcOpenShell
/
src
T
History
Thomas Krijnen
5c1ac39f19
Merge pull request
#42
from Tridify/ifcconvert_enhancements
...
IfcConvert enhancements
2016-03-22 13:28:15 +01:00
..
examples
Enable solution folders
2016-02-20 00:13:04 +02:00
ifcblender
/io_import_scene_ifc
1. Also emit Plan and Axis shape representations and IfcTopologyRepresentations if requested. 2. Add serialization for curves. 3. In Python add option to specify representation for which to generate shape.
2015-04-22 09:15:48 +00:00
ifcconvert
Utilise Collada stream's double precision feature
2016-03-21 11:42:40 +02:00
ifcexpressparser
Compatibility for older versions of cmake, python, open cascade, boost
2016-02-18 13:17:15 +01:00
ifcgeom
Calculate and store min. and max. placements IfcGeom::Iterator. Implement --center-model for OBJ.
2016-03-17 23:25:53 +02:00
ifcgeomserver
Merge pull request
#42
from Tridify/ifcconvert_enhancements
2016-03-22 13:28:15 +01:00
ifcjni
Update IfcJni for updated IfcGeomObjects interface
2014-01-03 14:08:25 +00:00
ifcmax
Begin to implement IfcConvert enhancements discussed in
#20
. Remove C++-specific getters and setters and use the same set() and get() functions in in both C++ and Python. Enhance output of IfcConvert, especially in error situations (spamming a hundred lines of options always hides the original error message), utilize Boost's foreach macro to provide cleaner iteration code.
2016-03-07 22:37:36 +02:00
ifcopenshell-python
/ifcopenshell
Add license header to occ_utils
2016-01-08 08:38:21 +01:00
ifcparse
Implement --use-names and --use-guids for DAE, OBJ, and SVG output.
2016-03-10 11:35:32 +02:00
ifcwrap
Begin to implement IfcConvert enhancements discussed in
#20
. Remove C++-specific getters and setters and use the same set() and get() functions in in both C++ and Python. Enhance output of IfcConvert, especially in error situations (spamming a hundred lines of options always hides the original error message), utilize Boost's foreach macro to provide cleaner iteration code.
2016-03-07 22:37:36 +02:00
qtviewer
CMake biz: Instead of providing elusive prints of missing dependencies for required features and continuing the build configuration, fail fast instead; user can easily disable the feature or fix the paths for the dependency.
2015-11-11 13:30:30 +02:00