I am encountering the subject line error (33,700) when attempting to run some (but not all) iso's with my company iso options. I can run these iso's with the basic.met options file which comes with PDMS which leads me to believe the issue is something within the iso options file I'm using (which is heavily modified by numerous parties through the years). In parallel with troubleshooting this error here on my own, I thought I would also make a post here to see if anyone has any experience with this particular error.
Does anyone out there have knowledge of this error, what may cause it and/or how to fix or work around it?
Have you checked those pipe lines in design with CH CE...........first check the consistency and if is there any errors / warnings fix them and after that try to extract the isometric.......
Yes I did a consistency check on the pipes. Perfectly consistent pipes, that was not the issue.
SOLUTION: There is a DETAIL attribute at the Branch level of piping. If this attribute is set to TRUE, isodraft will not run the iso unless[/U] you have the options file set to ignore this attribute. The options file line which turns this on or off is as follows.
MARK IGNORE ON (or OFF)
Of course, this info is in the manuals, as it always is, but just took me some time to find, as per usual as well. For info on this see the MARK command section in the ISODRAFT COMMAND REFERENCE MANUAL.
[QUOTE=JMcKenna1979;45799]Yes I did a consistency check on the pipes. Perfectly consistent pipes, that was not the issue.
SOLUTION: There is a DETAIL attribute at the Branch level of piping. If this attribute is set to TRUE, isodraft will not run the iso unless[/U] you have the options file set to ignore this attribute. The options file line which turns this on or off is as follows.
MARK IGNORE ON (or OFF)
Of course, this info is in the manuals, as it always is, but just took me some time to find, as per usual as well. For info on this see the MARK command section in the ISODRAFT COMMAND REFERENCE MANUAL.
Thanks for the follow up and detailed solution! It's really good for the forum to have in case anyone else has the same problem.