Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.

ACIS-Python3 v0.1.3

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