Quantcast
Channel: All NX Design Forum posts
Viewing all 25279 articles
Browse latest View live

"Parsing error in file"

$
0
0

Hello,

 

We received 3 .ginspect files (GOM inspect) from a laser scanning company. I can convert these files through GOM inspect to .STL files for reverse engineering in siemens NX.

 

Now one of these converted .STL files is giving me problems with "parsing error in file". The other 2 files worked as should.

 

I'm using the File > Import > STL file option in NX. Using the same settings as I did for the other 2 files. So is there any way to know what's wrong with the 3rd file, or any solutions to get rid of the error?

 

 

Thank you.


Line colour inherit from 3D model

$
0
0

Hi,

 

i am searching for a possibility to get the individual color from the 3D Model to the drafting line colour.

The aim is that i want to get only the color from e few selectet components.

 

Is there a chance?

 

Thank you!

 

 

Clipped view sectioning performance

$
0
0

Hi all,

These last months I've encountered a very big slow down regarding the Edit Section menu in the modelling environment. Is there any setting I can adjust in order to improve the performance?

The big problem is the lag when dragging and moving the handles that define the view plane.

It happens only in middle size and big assemblies.

Thank you!

 

Best regards,

MSV

Re: Edit name of NX 11.0.2

$
0
0
Have you tried changing the CREATE to EDIT ? mine uses EDIT as well and works fine

VERSION 120

EDIT UG_GATEWAY_MAIN_MENUBAR

TITLE Elmhirst Industries

Re: Edit name of NX 11.0.2

$
0
0

Hi,

it's possible to show the NX version MR and MP ?

Re: Question on PC environment variable

$
0
0

NX11 no longer uses the ENV variable UGII_ROOT_DIR

If you want to delete it, you should be able to without any problem

Re: "Parsing error in file"

$
0
0

Is it a binary or ASCII STL file?

If binary, other than exceeding some facet count, you'd have to report it to GOM's tech support or GTAC to see what the issue is.

If ASCII (text) you could look thru it yourself to see if anything "looks" wrong (e.g. the file got truncated & is missing data, or something)

 

Are there any free 3rd party STL converters out there (to get an "independant evaluation" of the data to see if it is GOM or NX that's the issue)?

Re: Clipped view sectioning performance

$
0
0

Is there a "Preview" option you could turn off?


Re: Clipped view sectioning performance

$
0
0
There is the "Show Section Curves Preview" option but it does not improve performance...
Thanks

Re: "Parsing error in file"

$
0
0

"Are there any free 3rd party STL converters out there"

 

Meshlab might come in handy here. I've only used it a few times, none of them recently; but it might be able to view or fix the file.

Re: "Parsing error in file"

Re: Line colour inherit from 3D model

$
0
0

sorry i do not have NX8.5 but this should do (monochrome is OFF)

zzz.jpg

Re: Question on PC environment variable

$
0
0

NX11 Release Notes: NX Central Runtime Directory

 

UGII_ROOT_DIR obsoleted

UGII_ROOT_DIR has historically been used to find the following in the UGII directory:

  • Libraries and executables

  • Configuration files

With the creation of the central runtime directory, there are two different locations for these files (nxbin and ugii ), so the concept of UGII_ROOT_DIR is obsoleted. Use the UGII_BASE_DIR variable instead when you write custom application code and scripts.

While the NX install no longer sets UGII_ROOT_DIR, the definition on the system will remain to support earlier releases. If your code or scripts rely on UGII_ROOT_DIR, modify them to ensure they work in NX 11.

 

Regards, Ben

Re: Radial dimension in drafting

$
0
0

I am having trouble uploading a part file. I get this error. "The contents of the attachment doesn't match its file type". If possible can you upload a simple part with radial dimensioning in draft and I can try to compare the setting. I am not sure whether my setting is wrong or NX doesn't have the capability to easily move around radial dimensions unlike solid edge. 

Re: Edit name of NX 11.0.2

$
0
0

Hi ,

 

How creative do you want to get?

I was able to get it to work with a simple batch script.  It assumes you have a file called MyTitleBar.txt in the same location as the bat file (in my case this was C:\community).  You can modify the 'xcopy' line to point "C:\community\startup\%newfile%" to wherever your 'startup' folder is located, as defined by UGII_USER_DIR.

 

 

@echo off &setlocal
set UGII_BASE_DIR="C:\Program Files\Siemens\NX 11.0"
set "UGII_USER_DIR=C:\community"
for /f "delims=" %%a in ('"%UGII_BASE_DIR%"\ugii\env_print -n') do @set nxver=%%a
for /f "delims=" %%b in ('"%UGII_BASE_DIR%"\ugii\env_print -m') do @set nxpatch=%%b
IF NOT DEFINED nxpatch (
set version=%nxver%
) ELSE (
set version=%nxpatch%
)
set "search=NX_Version"
set "replace=%version%"
set "textfile=MyTitleBar.txt"
set "newfile=MyTitleBar.men"
(for /f "delims=" %%i in (%textfile%) do (
    set "line=%%i"
    setlocal enabledelayedexpansion
    set "line=!line:%search%=%replace%!"
    echo(!line!
    echo.
    endlocal
))>"%newfile%"
xcopy %newfile% %UGII_USER_DIR%\startup\%newfile% /i /y /q
del %newfile%
start "" %UGII_BASE_DIR%\NXBIN\ugraf.exe
exit

You could take it a step further to read which versions you have installed and raise a prompt to ask which version you want to run, and then set UGII_BASE_DIR accordingly.  Note: the xcopy command will ask you if you want to create a file or directory if MyTitleBar.men does not exist in your startup directory, just choose 'file'.

 

Regards, Ben

 


Re: Radial dimension in drafting

$
0
0

Did you try zipping the part file?  I've attached my example, zipped.

 

Regards, Ben

Re: Clipped view sectioning performance

$
0
0

What are the your load options? You could be loading more data than you need.

 

Scott

Re: Clipped view sectioning performance

Electronic circuit diagram

$
0
0

Hello,

 

I need help regarding the use of NX11.

 

I have just installed this software on the computer and i'm a little bit lost.

 

My company ask me to modify some electronic circuit diagrams and create others but i don't have the files anymore. I begin with just the software.

 

I have to familiarize myself with the tool.

 

Is it possible to guide me where can i create an electronic circuit diagram? And does it exist a library with electronic components? If yes i have to create it or i can find some existing library with basic components like resistor or capacitor..?

 

The aim after is to take the NX Electronic diagrams and use another software CADENCE for the rooting. 

 

Thank you very much for your help,

 

BR,

 

Ben14 

Assembly and parts STL export in NX

$
0
0

Hello Forum,

 

I have an assembly build in NX v11. Due to external requirements I have to export the assembly in STL.

Is there an option to export each and all  parts associated with the assembly to different STL exports without opening each part separetly and exporting. Is this possible?

 

I have already the STL export of the whole assembly but I would need all the parts in STL too.

 

 Thank you

 

Viewing all 25279 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>