Hi All,
I have a migrated drawing which is given for fixing few dimensions. Diameter dimensions in the drawing were migrated as shown in figure1 and the newly placed dimension is appearing as shown in figure2. Can any one of you help me to find out which setting is governing this behaviour...
H John,
In my company there is a debate going on generating JT files for assemblies. They want to use assembly JT files for sales and other departments who don't have access to NX. Can you please explain me about the Siemens approach in generating Direct model datasets for assemblies. If...
Hi,
I am trying to create a custom menu file in order to execute a post action after user edit's the drawing sheet. I created a menu file with the following code:
!
! Unigraphics
!
!
!
VERSION 120
EDIT UG_EDIT
MODIFY
BUTTON UG_DRAFT_DRW_MODIFY
ACTIONS/POST...
Hi All,
The default canned front view in NX will orient the model to X-Z plane("X" being Horizontal & "Z" being Vertical). My client want to change this behaviour and he want's the front view to orient the model in X-Y plane("X" being Horizontal & "Y" being Vertical). Is there any way to do...
Hi all,
Is there anyway to identify the unused 3D curves in Model space by using a program?
Any help in this regard is greatly appreciated.
Thanks in advance
Hi All,
I am using NX6.0.2.8. I have a broken view in my drawing sheet. But i am not able to create a section view from that broken view. Any suggestions?
Hi all,
I have an assembly in which i want to drill holes for some of components as an assembly feature. But this should not disturb the original part(of component). Can you please suggest the best way to do this?
Thanks in advance
Hi all,
is it possible to create a custom symbol which upon placing prompts the user to enter certain values and after taking input from user it should update itself with the given input values.
Thanks in advance
Hi all,
In the NX documentation below is the explanation about Rotational Degrees of Freedom.
/** Number of static and free rotational degrees of freedom. */int NumRotational;
In the above what is meant by static rotational degrees of freedom.
Any help in this regard is greatly appreciated
Hi All,
Is there any way to find the Component Degrees of Freedom in NX Assembly. I used the below method to list out DOF information. But it is giving wrong results.
component ->GetDegreesOfFreedom();
Any help in this regard is greatly appreciated.
Thanks in advance