mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-12 10:33:20 +00:00
Search replace 0.7.0 with 0.8.0
This commit is contained in:
@@ -45,7 +45,7 @@ Example:
|
||||
|
||||
import ifcopenshell
|
||||
|
||||
print(ifcopenshell.version) # v0.7.0-1b1fd1e6
|
||||
print(ifcopenshell.version)
|
||||
|
||||
model = ifcopenshell.open("/path/to/model.ifc")
|
||||
walls = model.by_type("IfcWall")
|
||||
|
||||
Reference in New Issue
Block a user