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-09-24 23:49:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c87911f00ef700e02a06fe4a3671f76e0c9fa03f
IfcOpenShell
/
src
/
ifcopenshell-python
/
ifcopenshell
/
util
T
History
Dion Moult
c87911f00e
IFC selector now uses "class" as a keyword to get the IFC class to disambiguate between "type" and "class".
2023-03-27 21:47:11 +11:00
..
schema
ifc2x3 pset library name fix + copyrights
2023-02-24 11:07:33 +05:00
__init__.py
…
attribute_4_to_2x3.json
…
attribute.py
…
brick.py
…
class_2x3_to_4.json
…
class_4_to_2x3.json
…
classification.py
…
cost.py
…
date.py
…
doc.py
get_inverse_attributes - added more correct recursive unpacking for aggregates and selections
2023-02-23 18:56:24 +05:00
element.py
Fix critical bug where copied representations would be inefficiently or incorrectly replicated.
2023-03-19 22:03:45 +11:00
entity_to_type_map_2x3.json
…
entity_to_type_map_4.json
…
entity_to_type_map_4x3.json
…
file.py
…
fm.py
Minor fix
2023-03-24 16:05:27 +11:00
generate_pset_templates.py
Fixed typo in generate_pset_templates.py
2023-03-03 11:08:56 +05:00
geolocation.py
New utility to quickly get the grid north or true north angles.
2023-03-06 17:47:22 +11:00
ifc4_to_brick.json
…
ifc4x3dev_scrape_data_for_docs.py
…
placement.py
…
pset.py
…
representation.py
…
schema.py
…
selector.py
IFC selector now uses "class" as a keyword to get the IFC class to disambiguate between "type" and "class".
2023-03-27 21:47:11 +11:00
sequence.py
…
shape_builder.py
…
shape.py
New shape utilities for getting top / bottom elevations and bbox.
2023-03-15 18:51:31 +11:00
system.py
…
type.py
…
unit.py
…