Example of Detailing Using Isodraft Commands
- Last UpdatedAug 18, 2025
- 1 minute read
Assume that a Project DB includes the MDB /TESTSITE which, in turn, has access to a DESIGN database named PIPING/AREA-A and a correctly set up Catalog DB. This has a structure as shown in the Example database hierarchy image.
The following sequence of commands could be used to create isometric drawings, in the default format, of the two pipes /PIPE-Y and /PIPE-Z. The example assumes that data consistency checking in the DESIGN database finds no faults.
|
/TESTSITE |
Specify MDB |
|
DESIGN |
Enter Model, which has data consistency checking facilities |
|
CHECK /PIPE-Y /PIPE-Z |
Check data consistency of pipes |

A data consistency report is generated: a report of no errors is assumed
|
Isodraft |
Enter Isodraft module |
|
FILE /ISOFILE SINGLE |
Specify Isodraft output device |
The two pipe drawings to be created will be sent to separate plot files, identified as /ISOFILE001 and /ISOFILE002
|
MESSAGEFILENAME /ISOMESS |
Specify filename for messages |
|
QUERY OPTIONS |
Check the current settings of all Isodraft plotting options |
|
ADD /ZONE-1 REMOVE /PIPE-X |
Set up list of pipes to be drawn by Isodraft |
|
DETAIL ALL |
Draw isometrics of required pipes |
The last three commands could be replaced by:
DETAIL /PIPE-Y /PIPE-Z