Re: Updating old drawings with new attributes
"Import files for Part" message upon save
I have a user, that is getting the following message, when he saves. I asked if he was importing anything, and they siad no, and said no importing at all in this NX session.
any thoughts?
Re: "Import files for Part" message upon save
Tracked down this "default.log". Appears to me, that this is studio material related?
---------------------------------------------------------------------------------------------------- Model to Translate: @DB/237688/01.prt Location of Model : UGMGR Config File Path: \\ncentfilsrv02\NX_Files\NX\NX110custom_ProdDB\NX110library\NX110tess.config Translator version: NX 11.0.2 Translation Began on: Fri Feb 16 13:28:30 2018 ---------------------------------------------------------------------------------------------------- version "EAITranslator" 1.0.0 "EAITranslator" EAITranslator { OutputDirectory = "" CommonPartsPath = "" chordalOption = "RELATIVE" structureOption = "MIMIC" writeWhichFiles = JTPARTS,JTASSEMBLY pmiOption = "PART_AND_ASM" JtFileFormat = "9" triStripOpt = true seamSewing = false seamSewingTol = 0.001 includeBrep = true autoNameSanitize = true updateChangedPartsOnly = false verboseReporting = false writeAsciiAssembly = false singlePartsNoAssem = false autoLowLODgeneration = true smartLODgeneration = false numLODs = 3 } Filter { } Metadata { } LOD "1" { Level = 1 Chordal = 0.001 Angular = 20 Length = 0 AdvCompressionLevel = 0 } LOD "2" { Level = 2 Chordal = 0.0035 Angular = 0 Length = 0 FeatureSuppression = 0 Simplify = 0.4 AdvCompressionLevel = 0.5 } LOD "3" { Level = 3 Chordal = 0.01 Angular = 0 Length = 0 FeatureSuppression = 0 Simplify = 0.1 AdvCompressionLevel = 1 } ugConfig { doWireframe = false mergeSheets = true mergeSolids = false checkLayers = false XTbrep = true appendRefSetName = false getAttributes = true representAttributesAs = "DEFAULT" getNXBodyNames = false appendItemName = true appendRevision = true excludeViaRefSet = false usePreferredRefSets = false spotWeldSize = 1 activateCsysPMI = true activateDimPMI = true activateGDTPMI = true activateNotePMI = true activateSymbolPMI = true activateSupplementalGeomPMI = true activateWeldPMI = true activateWeldLabels = true activateMpawPMI = true applyPMIRefset = true configureLeafNodeName = false configureFileName = false includeInvisible = true LogReporting = "ERROR,WARNING,INFO" ConsoleReporting = "NONE" LogFileName = "UG_PART" useRefsets = "DEFAULT" getCADProperties = "CAD_DENSITY,CAD_MATERIAL,CAD_MASS" advancedMaterials = true doSectionViews = true activateFilters = "LAYER" } ///////////////////////////////////////// Processing Model :@DB/237688/01 Process :Starting Translation Session ///////////////////////////////////////// WARNING 2556 :Translation process has detected doSectionViews option in the configuration file. This option is renamed as LegacyHeavyweightSectionViews. Please set LegacyHeavyweightSectionViews = true in the configuration file to write legacy PMI section views in to a JT file. WARNING 2558 :This translation has detected advancedMaterials = true in configuration file. NX do not have access to NX STUDIO license required to process NX textures. The translation will continue with advancedMaterials = false settings. INFO 3610 :About to export data for component - mode is [4] ///////////////////////////////////////// Processing Model :@DB/237688/01 Process :End of Translation Session ///////////////////////////////////////// ---------------------------------------------------------------------------------------------------- Total No of Reported Messages to Log File : 3 Last Node where Error Occurred : NONE Total Time to Export : 0secs ----------------------------------------------------------------------------------------------------
Re: "Import files for Part" message upon save
It's a log file resulting from the creation of JT data.
It looks like the NX part has geometry and properties that are failing to translate to JT due to an option being disabled, and the lack of a license.
Regards, Ben
Re: "Import files for Part" message upon save
I'm trying to log an IR on it, but now our sold-to is being rejected as "invalid".
part cleanup doesn't help. Any thoughts on what has been disabled?
Re: "Import files for Part" message upon save
Based on these two warnings:
WARNING 2556 :Translation process has detected doSectionViews option in the configuration file. This option is renamed as LegacyHeavyweightSectionViews. Please set LegacyHeavyweightSectionViews = true in the configuration file to write legacy PMI section views in to a JT file. WARNING 2558 :This translation has detected advancedMaterials = true in configuration file. NX do not have access to NX STUDIO license required to process NX textures. The translation will continue with advancedMaterials = false settings.
For Warning 2556 - edit your tessUG.config file (%UGII_BASE_DIR%\PVTRANS) and add LegacyHeavyweightSectionViews = true under the ugConfig section.
For Warning 2558 - It appears your part has textures applied to it and although your tessUG.config file has advancedMaterials = true this session did not have access to an NX STUDIO license required to translate the textures to the JT file.
Does that help?
Ben
Re: "Import files for Part" message upon save
The NX110env.dat file from NXcustom doesn't, I wonder if it is buried in another file.
FYI, we do save JT upon save.
Re: "Import files for Part" message upon save
To point to a network version of the tessUG.config file you can set the following variable:
UGII_PV_TESS_CONFIG_FILE
Overriding the default JT configuration file
Regards, Ben
Re: "Import files for Part" message upon save
OK, added LegacyHeavyweightSectionViews = true to the NX110tess.config file, in NXcustom.
Edit, UGII_PV_TESS_CONFIG_FILE was already set to a server location.
Re: Updating old drawings with new attributes
Did you end up creating the DB_DWG_TEMPLATE attributes in the drawing template or in an attribute template catalog?
Regards, Ben
Re: Updating old drawings with new attributes
They are in the attribute template catalog...can we import them from there? I should be able to record a macro to do that?
Re: Updating old drawings with new attributes
Have you looked at the Customer Defaults being used to specify an Attribute Template Catalog??
When you initialize a session, all templates from the Attribute Template catalog are loaded. You can access them when you create an attribute.
If you create an attribute from a persistent attribute template which is loaded from the catalog, the template will be copied into the part, and the attribute will point to this template. This ensures that only the templates that you use get stored with the part.
Re: NX12 Assemblies - Drag and drop behavior
Dennis --
I'm flattered that you thought of me, but I don't know this specific answer. :-)
But I will contact my Assemblies counterpart and see if he can help with the details.
Thanks!
Re: NX9 flat pattern in NX11
Was this ever solved?
Re: Updating old drawings with new attributes
Customer default was pointing to a mapped drive, which is invaled for some, but using the network path now.
Re: From "Convergend body" to STEP
Currently supported export formats are STL and 3MF.
Convergent modeling and reverse engineering
Regards, Ben
Re: NX9 flat pattern in NX11
Sv1000S wrote:Was this ever solved?
NX11.0.1 MP3 or higher should do it, 11.0.2 as well.
Re: NX9 flat pattern in NX11
Was this ever solved?
If you're referring to the PR, yes, it was fixed for NX11.0.2 and NX 12.0.
As
Regards, Ben
Re: "Import files for Part" message upon save
User restarted NX, and is still getting the WARNING 2556 error/warning.
I started a new NX ssession, and looked in the log file, and see no mention of "LegacyHeavyweightSectionViews = true", would it show here?
Re: "Import files for Part" message upon save
Looks like there may be an additional setting you need to add to the tessUG.config file:
NX to JT translator writes the section view to the JT file only when you:
Generate a JT file using File tab→Export→JT or command line application ugtopv invoked with
-honour_structure
option.Set
LegacyHeavyweightSectionViews = true
andmergeSolids = true
in the JT configuration file.Note
The
LegacyHeavyweightSectionViews
option is not available in the default JT configuration file shipped with NX. You have to include it in your tessellation configuration file.