Hi,
I have a deformable component for which im asking deformed definition data using the following API UF_ASSEM_ask_deformed_definition_data. But im getting a error and NX crashes. Can anyone tell me why this is happening.Im using TC10 and NX9.0.3 version.
Thanks in advance
Hi,
Im trying to generate a dwg file through Autocad DXFDWG translation, the input for which is a CGM file.While exporting the CGM file from a part file i select options Export CGM->Properties->Colors->Black on white . The thing is even though the geometry appears black in NX it shows brown...
Hi,
Is it possible to change the color of a drawing from existig colors to black(lines,text..) and white background during Autocad Dxf/DWG tranlsation.
Thanks
Hi,
Im not able to get the settings for all the drawings.But when i try to login to NX with my colleagues login i get all the settings as shown by you. What change should i make to get these settings.
Thanks for your help
Hi,
Im trying to change the settings for dual dimensions but im not getting all the options.
Ex: When i select a dimension.Right click on settings.Go to Text->Units it is just showing check boxes for "Show Leading Zeros" & "Show Trailing Zeros" instead of all other options like "Units,Decimal...
Hi,
I have a part file and im using ug_export.exe to export the specification(drawing). After this im calling Export->2D Exchange(in the export to dropdown option im selecting "Drafting"). The part file has few PMI labels and when i open the 2D file the character size is reduced by 10mm(Intially...
It is working with the journal but im not able to get the desired result manually.
I want to do this because the code which i write should not create any new part file in database which is happening when i run the journal.
Im unable to understand why the view orientation is not maintained...
I have a model in NX and i have created a drawing for that model and placed views.I have placed views at a particular scale(say 1:2).I want to export this drawing in 1:1 scale in dwg format(Autocad DXF/DWG).For this reason i have exported my drawing as CGM and imported back and then did AutoCAD...
I couldnt attach more than one file so im attaching the output in this post.http://files.engineering.com/getfile.aspx?folder=99652efa-6b99-438a-b146-3b77cd391a8e&file=AutoCadDwg.jpg
Hi
I have tried to set the view to WCS before i import the CGM file but it still gives the same result.I have attached a screenshot of my screen and the resultant drawing file after AutoCAD DXFDWG.http://files.engineering.com/getfile.aspx?folder=a7e64e0a-94e9-4c74-a67e-9eb4064900f2&file=NX-Sheet.jpg
While working in Nx managed mode is it possible to set the variable "Const tempTCDXF = "@DB@123/dwg2dxf@A" to a part on a disk instead of a part in database.(Ex: "Const tempTCDXF = "C:\Model1.prt")
Hi,
Ya even i orient view to top it imports as top view.But after i import im using Autocad DXF/DWG to generate corresponding DWG file.This DWG file is not maintaining the view it is getting exported in the trimetric view.Is there any way wherein i can get the format of original drawing after...
Hi
Im trying to export a drawing file to CGM format and import it back but it gets imported in different view orientation.(Trimetric view whereas it a top view).Im using NX9.Is there any setting to change this?
Thanks
Hi,
Sorry for the late reply. Im using NX integrated with Teamcenter and when i try to run the journal after assigning
"Const tempTCDXF = D:\DxfScale\Export.txt" it gives error as shown in attachment.The "Export.txt" is an empty file. Can you please suggest what change i need to do.Im using...