Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
aothms
/
IfcOpenShell_PythonWrapper
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
17
Code
Issues
3
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
IfcOpenShell_PythonWrapper
src
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 22, 2015
Copy files from sourceforge svn r344
aothms
committed
148bfcc
View commit details
Copy full SHA for 148bfcc
View code at this point
Browse repository at this point
Commits on Jul 29, 2014
Renamed ifc.py to ifcopenshell.py and made it installable
yorikvanhavre
committed
df212d2
View commit details
Copy full SHA for df212d2
View code at this point
Browse repository at this point
Commits on Jul 25, 2014
Added a function to add a new entity without inserting it into the ifc file
yorikvanhavre
committed
8016447
View commit details
Copy full SHA for 8016447
View code at this point
Browse repository at this point
Commits on Jul 20, 2014
Made ifc.py compatible with python2
yorikvanhavre
committed
ed61062
View commit details
Copy full SHA for ed61062
View code at this point
Browse repository at this point
Commits on Jul 19, 2014
Add id() and is_a() functions to entity_instance class
Show description for d1cd672
aothms
committed
d1cd672
View commit details
Copy full SHA for d1cd672
View code at this point
Browse repository at this point
Commits on Jul 10, 2014
parse units and precision when a file is opened from the python interface
aothms
committed
dc69be2
View commit details
Copy full SHA for dc69be2
View code at this point
Browse repository at this point
Commits on Jul 7, 2014
Update CMakeLists for new SWIG module name
aothms
committed
215410c
View commit details
Copy full SHA for 215410c
View code at this point
Browse repository at this point
Add missing #include
aothms
committed
a288468
View commit details
Copy full SHA for a288468
View code at this point
Browse repository at this point
Commits on Jul 4, 2014
Fixed retrieving attributes derived in subtype
Show description for ca55701
aothms
committed
ca55701
View commit details
Copy full SHA for ca55701
View code at this point
Browse repository at this point
Update install directives in cmake script for wrapper
aothms
committed
5fe031a
View commit details
Copy full SHA for 5fe031a
View code at this point
Browse repository at this point
Commits on Jul 2, 2014
Qualify typename rather than 'auto' keyword
aothms
committed
859c47f
View commit details
Copy full SHA for 859c47f
View code at this point
Browse repository at this point
IfcConvert segfaults #12
aothms
committed
fc388eb
View commit details
Copy full SHA for fc388eb
View code at this point
Browse repository at this point
Commits on Jun 26, 2014
Wrap values of attributes that return entity instances
aothms
committed
71d0a62
View commit details
Copy full SHA for 71d0a62
View code at this point
Browse repository at this point
Commits on Jun 21, 2014
Missing file for more idiomatic wrapper wrapper
aothms
committed
f22ac19
View commit details
Copy full SHA for f22ac19
View code at this point
Browse repository at this point
Commits on Jun 20, 2014
Add more idiomatic wrapper wrapper
aothms
committed
b2f8456
View commit details
Copy full SHA for b2f8456
View code at this point
Browse repository at this point
Commits on Jun 8, 2014
Expose the option to sew shells from connected face sets
aothms
committed
ab1a29a
View commit details
Copy full SHA for ab1a29a
View code at this point
Browse repository at this point
Commits on Jun 7, 2014
Increase precision for writing floats
aothms
committed
50f3e0e
View commit details
Copy full SHA for 50f3e0e
View code at this point
Browse repository at this point
Fix serialization of simple type attributes
aothms
committed
26bdda0
View commit details
Copy full SHA for 26bdda0
View code at this point
Browse repository at this point
Commits on Jun 3, 2014
Fixes for inverse attributes
aothms
committed
deecbf9
View commit details
Copy full SHA for deecbf9
View code at this point
Browse repository at this point
Add function to retrieve inverse attributes from Python
aothms
committed
76471c2
View commit details
Copy full SHA for 76471c2
View code at this point
Browse repository at this point
Commits on Apr 19, 2014
More fixes for parsing files with comments
Show description for 3f6d024
aothms
authored and
aothms
committed
3f6d024
View commit details
Copy full SHA for 3f6d024
View code at this point
Browse repository at this point
Commits on Apr 17, 2014
DISABLE_OPENING_SUBTRACTIONS and DISABLE_OBJECT_PLACEMENT settings for create_shape() / create_brep_data()
aothms
committed
55c7d5c
View commit details
Copy full SHA for 55c7d5c
View code at this point
Browse repository at this point
Commits on Apr 16, 2014
Add support for IfcSweptDiskSolid
Show description for f276ea0
aothms
authored and
aothms
committed
f276ea0
View commit details
Copy full SHA for f276ea0
View code at this point
Browse repository at this point
Commits on Apr 15, 2014
Process IfcStyledItems directly applied to an IfcFacetedBrep
Show description for 0f34928
aothms
authored and
aothms
committed
0f34928
View commit details
Copy full SHA for 0f34928
View code at this point
Browse repository at this point
Account for unit magnitude in matrix translation part when CONVERT_BACK_UNITS is enabled
Show description for 87d2b41
aothms
authored and
aothms
committed
87d2b41
View commit details
Copy full SHA for 87d2b41
View code at this point
Browse repository at this point
Fix product's 4x4 matrix on the IfcGeomServer
Show description for afb0ffc
aothms
authored and
aothms
committed
afb0ffc
View commit details
Copy full SHA for afb0ffc
View code at this point
Browse repository at this point
When writing collada files, postfix geometry instance nodes to make them distinct from their geometry library references
Show description for 05a17c2
aothms
authored and
aothms
committed
05a17c2
View commit details
Copy full SHA for 05a17c2
View code at this point
Browse repository at this point
IfcGeomServer, small fixes: refrain from using auto type and restore std::cout rdbuf on exit so implicit flush doesn't segfault
Show description for 96d685c
aothms
authored and
aothms
committed
96d685c
View commit details
Copy full SHA for 96d685c
View code at this point
Browse repository at this point
Revamp the 'IfcGeomServer' idea to have an executable rather than a library to interface with. This way IFC processing runs in a separate process from the client application, so that crashes or out…
Show description for f244c0b
aothms
authored and
aothms
committed
f244c0b
View commit details
Copy full SHA for f244c0b
View code at this point
Browse repository at this point
Increased verbosity in unsupported entity instances
Show description for 408463f
aothms
authored and
aothms
committed
408463f
View commit details
Copy full SHA for 408463f
View code at this point
Browse repository at this point
Fixes for parsing files with comments
Show description for 5ca3fed
aothms
authored and
aothms
committed
5ca3fed
View commit details
Copy full SHA for 5ca3fed
View code at this point
Browse repository at this point
Measure conversion time of IfcConvert more faithfully
Show description for 87ef3cb
aothms
authored and
aothms
committed
87ef3cb
View commit details
Copy full SHA for 87ef3cb
View code at this point
Browse repository at this point
IfcSurfaceCurveSweptAreaSolid improvements
Show description for dbdcbf0
aothms
authored and
aothms
committed
dbdcbf0
View commit details
Copy full SHA for dbdcbf0
View code at this point
Browse repository at this point
Take into account face location when serializing shape as tesselated faceset.
Show description for cd4cde5
aothms
authored and
aothms
committed
cd4cde5
View commit details
Copy full SHA for cd4cde5
View code at this point
Browse repository at this point
IfcConvert: Handle invalid command line options gracefully and notify user
Show description for 04d9427
aothms
authored and
aothms
committed
04d9427
View commit details
Copy full SHA for 04d9427
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.