CATNoStartDocument=yes # It doesn't make CATProduct on starting up for example: "C:\Program Files\Dassault Systemes\B14\intel_a\code\bin\CATSTART.exe" -run "CNEXT.exe" -env CATIA.V5R14.B14 -direnv "C:\Documents and Settings\All Users\Application Data\DassaultSystemes\CATEnv\R14" -nowindow -object none CNEXTBACKGROUND = no # Disable sky background at startup CNEXTSPLASHSCREEN = no # It doesn't display splashscreen CNEXTOUTPUT = console # It runs console window CATLM_ODTS=1 # Disable license error messages at startup L_WILSON_LAN=1 # Access to Wilson's spline curves CGM_ROLLINGOFFSET=1 # Access to the Rolling Offset option in GSD TAILLE_MEMOIRE_CHOISIE=1 # Optimize IGES export memory SHOW_CST_CHILDREN = 1 # Display stresses in the parents specification tree in sketcher CNEXTOUTPUT = console # Display Catia's logs in command windows MM_NO_REPLACE = 1 #Associativty about replacement of components cloned with different IRD_PRODUCTTOPART = 1 # Interesting new tool on Assembly/Tool (Try it!) KEEP_HIDDEN_ELEMENT=1 #No Show Elements are migrated cleanV4Topology=1 #It cleans topology automatically V5V4CleanTolerance=0.01 #maximum gap used by automatic topology cleaner CATMigrSolidMUV4AsPart=1 #By Pasting "As_SPEC" It migrates SolidM into CATPart REPORT_BREP_INFO=1 #It makes migration report V5V4SaveAsVolume=1 #It migrates *SOL to *VOL V5V4MaxSimplif=1 #It tries to concatenate small surfaces with large adjacent surfaces MFG_CATMFG_REMOVE_1ST_NC_COMPENSATION=1 #REMOVES FIRST TOOL LOAD STATEMENT MFG_FEOF_MULTI_EDGES=1 #ALLOWS USERS TO DEFINE SURFACES AS MACHINE PATTERNS MFG_CATMFG_REMOVE_MOTION_TOOL_CHANGE=1 # CAT_NVIDIAOPTIM=1 # CAT_VERTEXARRAY=1 # V4ToV5DetailGeomRequired=on Option for interactive paste of details and dittos adds tool/options/general/compatibility--adds option # SMG_NEGATIVE_OFFSET=YES Allows you to apply a negitive allowence # MFG_NCG_VIDEO_STOCK_ACCURACY_MM=0.01 Control accuracy of video result # ODT_SIMULATED_PRODUCT=AL3.slt=HD2.slt;SMD.prd # ODT_SIMULATED_PRODUCT=AL2.slt=ADD.slt # ODT_SIMULATED_PRODUCT=AL3.slt=HD2.slt;NCG.prd;AMG.prd;KWA.prd IRD_PART_COMPARISON = 1 Category: Mechanical Design MFG_CATMFG_KEEP_CUTCOM =1 (outputs CUTCOM/LEFT on every line even after reading a CUTCOM/OFF) REPORT_BREP_INFO=1 #It makes migration report Is anybody interested in a Company Specific startup screen? Send me a corporate logo and/or background image and I will render it for free. All you have to do is replace the C:\Program Files\Dassault Systemes\B10\intel_a\resources\graphic\splashscreens\CATIASplash.bmp with the new file. This used to work with 3 second Avi's also, but I have not tested it recently. changing the background picture of CATIA screen. The faded galaxy pic. This Is the .bmp to change. C:\Program Files\Dassault Systemes\B18 \intel_a\resources\graphic\icons\ClientMDIBackgroundNT.bmp CNEXTOUTPUT = console environment variable. CAT_VBO_ALLOWED=1 - Disable license error messages at startup : CATLM_ODTS=1 - Access to Wilson's spline curves : L_WILSON_LAN=1 - Access to the Rolling Option in GSD : CGM_ROLLINGOFFSET=1 - Optimize IGES export memory : TAILLE_MEMOIRE_CHOISIE=1 - Disable product info at startup : CATNoStartDocument=no - Disable sky background at startup : CNEXTBACKGROUND = no - Disable display of planet at startup : CNEXTSPLASHSCREEN = no - Display stresses in the parents specification tree in sketcher : SHOW_CST_CHILDREN = 1 - Display Catia's logs in command windows : CNEXTOUTPUT = console - Associativty about replacement of components cloned with different UUIDs : MM_NO_REPLACE = 1 You should one of this set of windows env variables: CATWidthMMofScreen = 331 (width of your screen in mm) CATHeightMMofScreen = 208 (height of your screen in mm) OR CATWidthPixelOfScreen = 1680 (width in pixel) CATHeightPixelOfScreen = 1050 (height in pixel) |