ACIS-Python3 v0.1.3
- Bug fixes in list/tuple traversing
- Renamed
Topology
module toEntity
to eliminate confusion - Combined
Geometry
module withEntity
module to get rid of excessively complex structures - Combined
GeometricOperators
module withGeometricAtoms
module - Added a sweeping example; 03_sweeping.py
- Documentation updates