Hi Everyone,
Hope everyone had a nice holiday and Happy New Year!! I am working on a fixture in NX8.5.2 and am stumped... I have a pattern of dowel pin positions for where an operator can drop a fixture and would like to add some text to each setup position something like this:
02 04 06 08 10...
Does anyone know if it is possible to attache a Post Action to the "Edit Dimension" button? I have tried without much sucess...
Not sure why this wouldn't work:
VERSION 120
EDIT UG_GATEWAY_MAIN_MENUBAR
MODIFY
BUTTON UG_PMI_EDIT_DIMENSION_ASSOC
ACTIONS/REPLACE STANDARD...
Hi,
I am trying to collect all instances of a hole package in a part. I can find the hole just find but and running into trouble finding any additional instances I.e. pattern and mirrors of the feature. Does anyone have any suggestions?
Thanks,
-Pat
Thank you,
-Pat
Hi Everyone,
I was wondering if anyone could provide some documentation for the UF function: AskFaceOfSil
I am trying to connect the dots between an extracted edge on a master model drawing and determine the face that created the edge. My end goal is to pick an edge of a Hole created as a hole...
Hi Guys,
I am working on some drafting automatic and am trying write some code to complete the following:
1) Add an attribute to a hole feature containing the note for detailing
2) During Detailing, Select the edge of the hole feature, and create a note linked to back to the feature attribute...
Hi Everyone,
I am stumped on a tricky little project I am working. So far I have figured out how to use ug_setStringAttrValue_(...) to set an attribute on a part within my design. I know I can use interpart expressions but the complication is I am trying to setup seed parts that will be...
Does anyone have any experience with modifying Hole Series between components in NX/Open. From an assembly, I am trying to determine what the component parts are referenced by the Hole Series.
Thank you,
-Pat
Thank you,
-Pat
All,
I am trying to use the value command in a menu script, however everytime I do so, I get an error:
Syntax error at line 16 in file: \\lildata01group\NX_Pilot\Configuration_Files\CPD\GROUP\TOOLING\application\MTG_MODELING.men
Found an unexpected keyword VALUE.
This is the code for Value...
Hi Everybody,
I'm working on a new project and after messing around for a day or 2 I'm a little bit stumped. I'm trying to create code for a project where we need to recolor certain holes based on their type i.e. Screw Clearance is blue. or something like. I'm at the stage of just trying to get...