Dear Friends,
I want to show specific Hidden Curves (not all hidden curves) in a view.
Earlier I was using NX7.5 and procedure mentioned in below thread was followed to switch on specific Hidden Curves :-
Link
But with NX 9 this procedure is not working. When we switch off hidden curves all...
Thanks you all for the answers,
For me the reply from Mr.Cowski is the solution for now and really appreciate all the answers.
Once again thank you very much.
Hello Everyone,
I am thinking of adding comments about features in Model History but its not possible in NX7.5 or I don`t know.
Is there any solution for adding instructions with features.
Many thanks in advance!
Ishant
Dear Friends,
I am stuck with Datum Feature Symbol. With horizontal or vertical alignment with the line, Arrow of Datum feature symbol joins at center and in case of angle Datum Feature Symbol creates a Stub of certain length and keeps the text box in either Horizontal or Vertical position.
Is...
Hi,
Generally Drafting outputs are same either we print out to pdf or we export to pdf. But the problem I am facing is that there is lot of difference between the two of them either because of system settings or because of printer settings.
Images showing differences are attached as well.
Is...
Hi,
I need to add the Tilde "~" in the note. I checked that there is a option with the ISO-1 & latin-extended font but the font created is very small in size as compared to rest text and if I increase the text size of the specific text the gap among the rows also increases, which looks bad.
Is...
But in other softwares people are using it. I have drawing like that.
Please see the attachment.
Regards,
Ishanthttp://files.engineering.com/getfile.aspx?folder=bc8baf49-8ee6-4c1a-8c0d-bee39911416e&file=Capture.PNG
Hi,
I need to rotate arrow lines of a dimension to a particular angle.
I can do this for horizontal or vertical dimensions by changing the value of F in Annotation style/ Line/Arrow. But problem comes when I have to do this for parallel or perpendicular dimensions.
I am using NX 7.5.3...
Dear All,
I need a detail view with rectangular borders and the label on it in the parent view. The problem I am facing is that in the parent view the View Name is not coming when I use the Label on Parent type to Boundary type. In this case I have to manually place a view label on the parent...
completed the journal with little change on following line:
partSaveStatus1 = workPart.SaveAs(IO.Path.GetDirectoryName(workPart.FullPath) & IO.Path.GetFileNameWithoutExtension(workPart.FullPath) & ".igs")
to:
partSaveStatus1 = workPart.SaveAs(IO.Path.GetDirectoryName(workPart.FullPath) & "/"...
Thanks for the help, this journal is running now and creating the iges file on desktop. But I want the Iges to be created in the working directory itself(wherever the part files are placed).
Thanks for your support!
Hi,
I need a journal to save as assembly files in IGES format in the working directory itself.
I tried to create one looking at some existing journals, but unable to complete my journal. I know nothing about computer languages, so I could be wrong at many or all points.
*************
Option...