Skip to content

ACIS-Python3 v0.1.3

Compare
Choose a tag to compare
@orbingol orbingol released this 19 Jul 03:36
· 56 commits to master since this release
  • Bug fixes in list/tuple traversing
  • Renamed Topology module to Entity to eliminate confusion
  • Combined Geometry module with Entity module to get rid of excessively complex structures
  • Combined GeometricOperators module with GeometricAtoms module
  • Added a sweeping example; 03_sweeping.py
  • Documentation updates