Fixed brep-edge-indexes sometimes switching on geometry change. This fix implies changes in the index structure. If you use edge indexes explicit in your model (FBrep.getEdge(index) / FBrep.getTangentEdge(index)), you may have to reassign them.
New Features Changes Bugfixes