lugan2
Mechanical
- Apr 10, 2013
- 42
Hi All
Please could anyone tell me how to convert a NXOpen::Curve object to a NXOpen::Edge object using NX API?
The reason I am asking is that I want to build two polygons using the curves and do the polygon intersection/union in 2D. I guess the steps will be: curve->edge->face->NX::Feature::Unite()/Intersect(). This is the way how I did through OpenCascade. But I cannot figure out how to do it in NX.
Am I thinking in the right way? Can anyone help please?!
Many thanks!
Gan
Please could anyone tell me how to convert a NXOpen::Curve object to a NXOpen::Edge object using NX API?
The reason I am asking is that I want to build two polygons using the curves and do the polygon intersection/union in 2D. I guess the steps will be: curve->edge->face->NX::Feature::Unite()/Intersect(). This is the way how I did through OpenCascade. But I cannot figure out how to do it in NX.
Am I thinking in the right way? Can anyone help please?!
Many thanks!
Gan