You are on page 1of 3

Bulk creation ISOs Page 1 of 3

Welcome, NAIDURAJU Notifications My Profile Settings Log Out

Forum

New Posts FAQ Calendar Community Forum Actions Quick Links Advanced Search

Forum PDMS/E3D Forum Modules Iso Draft Bulk creation ISOs

Results 1 to 3 of 3
+ Reply to Thread
Thread: Bulk creation ISOs

Thread Tools Search Thread Rate This Thread Display

18th August 2017 #1

Bulk creation ISOs


Branch Member
HI
Klauzer's Avatar

Join Date: Jul 2016


I have about 40 iso drawings to create in isodraft. Is it possible to
create iso drawing in pdf with one button click? Right now I need to
Location: Sweden
do it manually 40 times. This takes about 1h with corrections.
Posts: 14

Reply Reply With Quote

18th August 2017 #2

zion ISODRAFTMODE
Site Level

$M "%XXXISO%/STD/ISO-OPTION.txt"

!pipeListFile = object FILE('C:\temp\ISO\PIPE-LIST.MAC')


Join Date: May 2007 !arrPipeList = !pipeListFile.readfile()
Location: PHILIPPINES
Posts: 205
!CMDpathFile1 = 'C:\temp\ISO\BATCH-ISO\'
SYSCOM 'DEL $!CMDpathFile1*.* /Q'
SYSCOM 'MKDIR C:\TEMP\ISO'
SYSCOM 'MKDIR C:\TEMP\COMPIPE'

do !pipes values !arrPipeList

$!pipes

!pipName = name of ce
!filename = !pipName.replace('"','')
!filename = !filename.replace('/','')
!PDMSpathFile = 'C:/temp/ISO/BATCH-ISO/' + '$!filename'
!CMDpathFile2 = 'C:\temp\ISO\BATCH-ISO\' + '$!filename'
!PDFfile = '$!CMDpathFile2' + '001.pdf'
!newPDFfile = '$!filename' + '.pdf'

File AND DXF PDF "$!PDMSpathFile" SINGLE


File SET PDF View Comp Colourplus Bindpages
DETAIL $!pipes

SYSCOM 'REN "$!PDFfile" "$!newPDFfile" '

enddo

http://www.avevaworldforum.com/showthread.php?18917-Bulk-creation-ISOs 08-08-2018
Bulk creation ISOs Page 2 of 3

EXIT

hope this helps

Reply Reply With Quote

18th August 2017 #3

Thanks I will check it out.


Branch Member

Klauzer's Avatar

Join Date: Jul 2016


Location: Sweden
Posts: 14

Reply Reply With Quote

+ Reply to Thread Quick Navigation Iso Draft Top

Quick reply

Post Quick Reply Go Advanced Cancel

« Previous Thread | Next Thread »

Similar Threads

Bulk isometric production Replies: 2


By abantikajana in forum Iso Draft Last Post: 28th February 2018, 23:09

Bulk MTO report Vs Isometric MTO Replies: 3


By ardent_2b_admin in forum Design Module Last Post: 14th October 2014, 04:47

Pipe Bulk MTO Report Replies: 12


By villa83 in forum Macros & Tools Last Post: 10th February 2014, 03:40

Bulk Hierarchy Reorder Replies: 6


By ATANCAD in forum Beginners Last Post: 4th June 2013, 15:39

MTO from Isodraft - Line wise & Bulk Replies: 5


By poonkadirkb in forum Iso Draft Last Post: 18th May 2010, 09:01

Tags for this Thread

None
View Tag Cloud Add / Edit Tags

Posting Permissions

You may post new threads BB code is On


You may post replies Smilies are On
You may post attachments [IMG] code is On
You may edit your posts [VIDEO] code is On
HTML code is Off
Forum Rules

http://www.avevaworldforum.com/showthread.php?18917-Bulk-creation-ISOs 08-08-2018
Bulk creation ISOs Page 3 of 3

Contact Us Aveva World Forum Archive Terms of Service Top

All times are GMT -5. The time now is 23:08.

Powered by vBulletin® Version 4.2.5


Copyright © 2018 vBulletin Solutions Inc. All rights reserved.

This forum website is operated by AVEVA employees.

http://www.avevaworldforum.com/showthread.php?18917-Bulk-creation-ISOs 08-08-2018

You might also like