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
wrapper_wrapper
User selector
All users
Datepicker
All time
Commit history
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
No longer accept and silently convert invalid REAL tokens to zero
Show description for cea756f
aothms
authored and
aothms
committed
cea756f
View commit details
Copy full SHA for cea756f
View code at this point
Browse repository at this point
Handle missing or invalid unit and precision information more gracefully during IfcGeomObject initialization
Show description for a5c1b14
aothms
authored and
aothms
committed
a5c1b14
View commit details
Copy full SHA for a5c1b14
View code at this point
Browse repository at this point
For .obj conversion terminate lines with "\n" rather than std::endl causing a significant speed increase due to longer intermittently flushing the stream
Show description for 9ead6f6
aothms
authored and
aothms
committed
9ead6f6
View commit details
Copy full SHA for 9ead6f6
View code at this point
Browse repository at this point
Add support for IfcBooleanResult, IfcBlock, IfcRectangularPyramid, IfcRightCircularCylinder, IfcRightCircularCone, IfcSphere, IfcCsgSolid, IfcCurveBoundedPlane, IfcRectangularTrimmedSurface, IfcSur…
Show description for 12ff3fe
aothms
authored and
aothms
committed
12ff3fe
View commit details
Copy full SHA for 12ff3fe
View code at this point
Browse repository at this point
Update build scripts to include TKOffset
Show description for 6e8f287
aothms
authored and
aothms
committed
6e8f287
View commit details
Copy full SHA for 6e8f287
View code at this point
Browse repository at this point
Add example file to generate file with IfcCompositeProfileDef and IfcDerivedProfileDef
Show description for 6c9f507
aothms
authored and
aothms
committed
6c9f507
View commit details
Copy full SHA for 6c9f507
View code at this point
Browse repository at this point
Support for IfcCompositeProfileDef and IfcDerivedProfileDef
Show description for bf73466
aothms
authored and
aothms
committed
bf73466
View commit details
Copy full SHA for bf73466
View code at this point
Browse repository at this point
Add support for IfcGeometricSet IfcRevolvedAreaSolid IfcSurfaceOfLinearExtrusion IfcSurfaceOfRevolution IfcCenterLineProfileDef IfcArbitraryOpenProfileDef
Show description for 49a3a07
aothms
authored and
aothms
committed
49a3a07
View commit details
Copy full SHA for 49a3a07
View code at this point
Browse repository at this point
Implementations for more parameterized profile definitions
Show description for 897e50e
aothms
authored and
aothms
committed
897e50e
View commit details
Copy full SHA for 897e50e
View code at this point
Browse repository at this point
Add support for ellipses with SemiAxis2 > SemiAxis1
Show description for 9072b65
aothms
authored and
aothms
committed
9072b65
View commit details
Copy full SHA for 9072b65
View code at this point
Browse repository at this point
Add parameterized profile test files and script to generate them
Show description for e0b5096
aothms
authored and
aothms
committed
e0b5096
View commit details
Copy full SHA for e0b5096
View code at this point
Browse repository at this point
Commits on Apr 12, 2014
Fix for products with openings
aothms
committed
ffbc931
View commit details
Copy full SHA for ffbc931
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.