Hello,
I have created a point and projected it on a body by writing code in CAA. Now my next task is to get distance between those points. How can I get it?
I have used GSM Factory- CreatePoint point method for creating point and CreateProject for projecting it on body.
Please find the code I...
Hello,
I have prepared an external application for copying the publication from one CATPart to other CATPart which are in the same Product. I have to group this publications under single body in Destination CATPart. Also I have to keep the Hybrid design option disable. Issue is my group is...
Hello,
I am writing a code using CAA API's in C++ I want to get the points from the sketch and find their co-ordinates.
My situation is:
User pattern is created using a sketch consisting of points.
I am getting the User Pattern, and also the sketch used for creating that user pattern.
I am...
Hello,
I am new to this NX Automation and I am stuck up with debugging[sad]. I have created a NXOpen Project in "VS Express 2012 for Desktop" and written some code. I have build the code and the created dll works fine in NX when executed.[neutral] I want to debugg the code for that I try to...
Hello,
I want to create a point with reference as "Absolute Work" using NXOpen C++ Programming. When I create a point using NXOpen C++ programming, its reference is set to "WCS". So I cannot move that point in NX once its reference is set to "WCS".[sad] Also after the point is created...
I have a line which passes(intersects) through the surface of the part. I want intersection point between line and that surface/plane.
I am working in part modeling environment.
Please can anyone help me in this??
Hello,
I have been stuck with a problem in CATIA.[cyclops] I want to know how to recognize/extract/identify the features out of dumb solid of which no history is available.[ponder]
I want to do this in CATIA V5R2012
Also would be beneficial if it can be done through CATIA CAA V5.[bigsmile]
--...