Quantcast
Channel: OpenPlant | AutoPLANT
Viewing all articles
Browse latest Browse all 12277

Forum Post: RE: Capturing the AutoPLANT model name when extracting an iso with OPIM

$
0
0
Hello Maggie, For getting drawing number in isometric please try following steps: in textnode.txt file add following query : modelName = DBQUERY ($(mydsn), SELECT DISTINCT DOC_REG.DOC_NAME AS FieldtoDisp FROM (DOC_REG INNER JOIN RELATIONSHIPINSTANCE DOCREL ON DOC_REG.DOC_ID = DOCREL.ID1) INNER JOIN (TAG_REG INNER JOIN RELATIONSHIPINSTANCE LINEREL ON TAG_REG.KEYTAG = LINEREL.ID1) ON DOCREL.ID2=LINEREL.ID2 WHERE DOCREL.RelationshipType=3 and LINEREL.RelationshipType=2 AND TAG_REG.TAG_NO = '$(LINENUMBER)') Resulted isometric show model name For more details steps refer following communities link: Hope this helps. Looking forward to your reply. Regards, Abhijit Bute

Viewing all articles
Browse latest Browse all 12277

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>