eryar / PipeCAD

PipeCAD - Plant Piping Design Software.
https://eryar.github.io/PipeCAD/
Other
95 stars 18 forks source link

Support PDMS DB Listing data import #136

Open eryar opened 4 weeks ago

eryar commented 4 weeks ago

Support PDMS DB Listing data import, make verify PipeCAD functionality quickly.

eryar commented 4 weeks ago

DB Listing menu cannot use in every module, whereas command can.

DB Listing command:

alpha file /fileName APPEND
output /CE
alpha file end

Export Admin project info data /*S via command to file admindb in PDMSEXE folder:

alpha file /admindb APPEND
output /*S
alpha file end