* Fixed missing setting of child_object for classes that inherit from Collection * Renamed drawing_view.factory_2d.
0.3.4
* Fix pypi packaging issue.
0.3.3
* Many updates to doc strings for methods from earlier versions. * Product.apply_work_mode() now expects an integer. See example_010 on new usage. * Many new modules and classes added.
0.3.2
* Renamed sketcher interfaces. * Collection object returns child_object on get_item. * Added methods to recursively add shapes and bodies. Simple but useful. * Remove CATIA files. * All tests / examples will eventually be independent of any source CATIA data.
0.3.1
* Added basic logging. * Changed Point.point property name to prevent breakage of child classes. * Added spa_workbench method to Document().