For PDMS 11.5[/U]
Edit the following file (D:\AVEVA\Pdms11.5.SP1\pdmsui\INTF\REVIEW\[COLOR="DarkRed"]MATTDUMP[/COLOR])
and add
[COLOR="SeaGreen"]var !ATTL append |DTXR|
var !ATTL append |MTXX| [/COLOR]
after
var !ATTL append |LPOS|
For PDMS 11.6[/U]
Edit the following file (D:\AVEVA\Pdms11.6.SP5\pdmsui\INTF\REVIEW\[COLOR="red"]MATTDUMP[/COLOR])
and add
[COLOR="Green"]var !ATTL append |DTXR|
var !ATTL append |MTXX|[/COLOR]
after
var !ATTL append |LPOS|
for PDMS 12[/U]
Edit the following file (D:\AVEVA\plant\PDMS12.0.2\pmllib\ReviewInterface\Forms\[COLOR="Red"]cdxattdump.pmlfrm[/COLOR]) and add
[COLOR="green"]var !ATTL append |DTXR|
var !ATTL append |MTXX| [/COLOR]
after
var !ATTL append |LPOS
Note:
For all versions you need to add [COLOR="red"]Onerror continue[/COLOR] command at the beginning of the file to force the macro to continue even some items have no DTXR or MTXX
[COLOR="Red"][SIZE="5"]These modifications is under test[/SIZE][/COLOR][/U]
Thank you for reply. i want to check Gensec cut length in Navis. is it possible to export attribute dump for Gensec elements by modifying the attdumpFile.pmlfnc file.
Thank you for reply. i want to check Gensec cut length in Navis. is it possible to export attribute dump for Gensec elements by modifying the attdumpFile.pmlfnc file.
iam unable to find this file may it is not aveva default.
IN E3D Export-->AVEVA Review have this Dump attributes option.