Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep 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: *

  • Users: viger
  • Content: Threads
  • Order by date
  1. viger

    Subtraction boolean operation

    I've already try to use journal but, is there a possibility to replace "name of object" in juornal to a feature id? Body *body1(dynamic_cast<Body *>(wp2->Bodies()->FindObject(name2))); Body *body1(dynamic_cast<Body *>(feature2)); NXOpen::DisplayableObject *featd (dynamic_cast...

Part and Inventory Search

Back
Top