Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations IDS on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. yashodeep15

    How to get distance between two points using C++ CAA?

    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...
  2. yashodeep15

    Hello, I have prepared an extern

    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...
  3. yashodeep15

    How to get points from a sketch

    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...
  4. yashodeep15

    Problem debugging the NXOpen code.

    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...
  5. yashodeep15

    How to create a point with reference as Absolute Work using NXOpen Programming?

    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...
  6. yashodeep15

    how to find intersection point between line and plane in CATIA

    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??
  7. yashodeep15

    How to extract or Recognize features from dumb solid in CATIA?

    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] --...

Part and Inventory Search