How to get Edge generated from Chamfer using toolkit
Hello
We can extract feature element tree and find out which edges would have been used for generation of chamfer feature.
As we all know, it is possible to have two different sets of edges for chamfer creation. Through element tree, we are able to get edges used into definition of chamfer feature.
Chamfer creates additional edges and we can identify all edges due to chamfer feature using feature geom item visit.
We would like to map how to map two edges one which was used in edge definition with edge generated due to chamfer.
Feel free to ask for clarification if something is not clear.
