Hi all,
I am looking for guidance from anyone that's willing to answer/has experience with this. For some context, I have a program running where part of it's purpose is to pull assembly labels from components in drafting, and that labels string value is encoded from the component's specific...
Hello all,
I am building a program that involves the use of a windows form. How I currently have it built out - the program goes through specific component one by one and pops open a windows form to fill out for attributes and other things. I've looked around the web and most people recommend...
Evening all,
Quick run through of my issue at hand:
I have a Tool - That tool has Units - Those Units have specific components
Program I'm writing processes through components on the assembly level & prompts user input to apply attribute to the component.
It applies to the component on...
Hello all,
I'm working on a program that sifts through all components > all bodies in components > all faces in bodies > ending with grabbing all holes in the model.
I wanted to get the Coordinates of each hole, with my initial take being to use AskFaceData and grabbing the point coordinates...
Hello,
I'm trying to run SOL 103 Response Dynamics Solution, but I'm failing to understand how I can test a specific frequency. In my case, I'm looking to test for 10Hz. How/where can I set the solution to test for 10Hz?
Thanks
Looking for any help here on this..
The code I have runs great in Native application of NX, but when ran in TeamCenter it errors out.
Quick run down of the code - it allows me to select a component, which then creates an attribute and let's you manually type in the value for that attribute...
Evening,
I have a Journal that applies attributes to all cylindrical faces in a body according to their hole sizes(reads radius).
Using AskBoundingBoxExact I'm able to grab the depth of holes. However, one thing I can't seem to figure out is how I would determine if the cylindrical face runs...
Hello all,
Looking for some guidance on my journal. The purpose of this journal is to take an assembly, and save as all components & assembly file to specific numbers in a new folder being pulled from an excel sheet. I have this working correctly, however instead of doing a save as to each of...