Hmmm,
kann irgendwie so ganz nicht stimmen, denn alle anderen Clients tun mit den bei uns eingetragenen Pfadangaben. Wie gesagt liegt auf keinem Rechner eine eigene Installation, alles läuft auf dem Server, von dort wird auch die protk.dat angezogen. Natürlich sind die Pfade in den Systemvariablen der clients eingetragen, in der ifwfext.ini sieht es so aus:
; ---------------------------------------------------------------------------------
[XCHG]
; the following tempalte file will be used for part and assembly creation
asmTemplatemmFile=$CADENAS\iface\proewildfire\common\psoltmplmm.asm
partTemplatemmFile=$CADENAS\iface\proewildfire\common\psoltmplmm.prt
asmTemplateInchFile=$CADENAS\iface\proewildfire\common\psoltmplinch.asm
partTemplateInchFile=$CADENAS\iface\proewildfire\common\psoltmplinch.prt
; skeleton file for assemblies
;asmSkeletonTemplatemmFile=
; udf file for thread creation
threadUdfFile=$CADENAS\iface\proewildfire\common\thsrflen.gph
; udf file for draft creation (not active)
draftUdfFile=$CADENAS\iface\proewildfire\common\draftudf.gph
; output folder for all PARTsolutions documents
poolFolder=$CADENAS_DATA\pool\proewildfire\
; used to enable the debug output in script and in the log file
DebugOutput=0
; File Name for log output file
DebugLogFile=c:/ifaceproe.log
; use this parameter to override all settings in the default layer that may override the
; layer settings in the Template files
OverrideDefaultLayer=1
; name for layer for all temp axis
TempAxisLayer=KURVEN
; name for layer for all temp axis
;TempAxisLayer=KURVEN
delTempCurves=0
; ---------------------------------------------------------------------------------
[UI]
; this entry will enable menu points with the given name. Items not listed here are invisible
;EnableMenuItem=PartDataMgr,PartReplace,NativeCheckin,NativeCheckout
; ---------------------------------------------------------------------------------
[INTRALINK]
; set this parameter to write back attributes to pro-intralink in case of update
UpdateAttributes=1
; ---------------------------------------------------------------------------------
[ParameterMap]
; map parameter from PARTsolutions to proe
; syntax :
; 1. simple case
; PROEATTRIBUTENAME=PSOLATTRIBUTENAME
; -> e.g. Description=LINA
; 2. complex parameter settings
; PROEATTRIBUTENAME=$VBSEXPRESION
; -> e.g. Description=$tools.getExtendedAttribute(doc,"LINA")+" "+tools.getExtendedAttribute(doc,"NB")
; in this case the simple one
Description=LINA
; ---------------------------------------------------------------------------------
[MaterialMap]
; Name of the Material Attribute from PARTsolutions (default = MATERIAL)
MapAttrName=MATERIAL
; Mapping of Material Ident to Material File of PROE
;Copper=pvc_c.mat
Eine Antwort auf diesen Beitrag verfassen (mit Zitat/Zitat des Beitrags) IP