Hello,
I am working with NXopen .NET Code for creating Linear PMI dimensions dynamically, for that I have created attributes to FACE objects, identifying such faces with attributes it collects faces and put Linear PMI dimension to it. The issue is in large assemblies, its painful to loop thru...
Thanks cowski,
It solved my issue with Dimensions with Suppressed condition. Any leads on how to skip the Un-associated dimensions out of this loop?
Chetak
SIEMENS ENERGY / Knowledge Based Engineering
NX11.0.2.7
Hello All,
I am working with dimensions where I need to change Dimensions Unit style by NXopen Code which it is perfectly doing. Also, tool is listing all converted dimensions in spreadsheet. But, it is also converting dimensions which are suppressed :( . I need to find Suppressed property of...
Hello All,
I have created function for Cloning Existing Assembly and Revising it to Next Revision Number. But When I run same, I am getting a Teamcenter Error :-
"Teamcenter Error: The specified tag 0001bf94 has been deleted, can not find requested object". Apparently, I observed while...
Using NX 8.5.3.3
TC 8.3.3.9
I have assembly, where first component has constant density which is 0.283 lbm/in^3, but other two parts can have a different densities (parts are getting updated with outside expression files.) i.e. 0.261 lbm/in^3 OR 0.098 lbm/in^3 due to different material.
I...
John,
I wish, we could have "Alternate Position View" option in NX like Solidworks does have.
We do have Explode options in NX( move objects by distance or by using handles) but I personally feel alternate postition view option looks more effective and simple to use.
Refer :-...
Hello All,
Is there any command or Option for Alternate Position View/Limit Distance Mate kind of things in NX, like the way we have in Solidworks? I have attached jpeg for similar kind of example.
Chetak
Engineering Design / Knowledge Based Engineering
NX8.5, TC8.5.3.3, Win 7 Pro...
Thanks Suresh for reply.
Yeah currently my application is doing that way only. Function is written to copy context from Listing window to Text file and then same data is being copied to Excel file.
My intention is to directly write the data in "Information Window" of NX into Excel. I dont want...
I am currently working with KF application which prints bunch of lines in "Listing Window".
And I want that line to write into Excel File. Is there any Function in KF that I can use for writing the content in Listing Window to Excel File? Custom KF code which serves purpose will also be...
Swale,
If you can just hover your mouse on the component and wait for few seconds, you will have a 3 dots under ur mouse.
Then after clicking your mouse MB3, you will have a list of edge, faces and components coming in selection range.
Go through each face/edge/component and make a selection...
Hi Philipd,
Yes, thats true. I have taken care while dimensioning to select the proper edges and objects.
Is there anything else which can create a similar error of csys matrix?
Hello Guys,
I am getting same error as mentioned above for drawing file.
When I clicked on any dimension placed in drafting file, It shows me error "Given Object Does not have required csys matrix".
After showing error, it automatically comes out of drafting module, Is there any solution to...
Hi John,
Great Example, This works with any number of Threaded hole on your component.
You just need to make sure, you denote Thread Size expression for different Threads correctly.
For ex. Thread_Size_Frame_End && Thread_size_Outer_End etc.
Chetak
HI All,
using NX 8.5.3.3 and TC 8.
I have assembly where number of components are assembled. Now I have a specific list of component(Flanges) which I am getting through KF Code.
Now, I have to get the minimum distance between two closest flanges. For that I am comparing each flange with...
You need to go in the Resource Bar, Click on "Roles" tab and Select "Advanced with Full Menus".
And then try working with FCF. Refer attach png.http://files.engineering.com/getfile.aspx?folder=21948284-5434-448f-8c4e-41b01a844b0e&file=Roles.png
Right Click on sketch - Edit with Rollback ( This will take you into sketch environment)
Then Tools - Reattach and you need to select on which plane and orientation Axis you want to reattach your sketch.
This will serve purpose.
yeah Jerry, suppress drafting object command can be used to suppress labels, dimensions, notes associated with the view that is scaled down and invisible.
I think, NX should now include views also in Suppress Drafting Object Command.
Thanks & Regards