Hi,
How do I set the continuation label going between sheet 1 to sheet 2 of a pipeline to show the full linenumber + sheetnumber.
I would have thought using the $(LINENO)-$(SHEETNO) in the configuration dialog would work, but that's not the case.
Best regards,
Tuan Le
Hello Tuan Le,
For getting linumber in continuation label you can edit isometric configuration as per below.
To SHT: $(LINENUMBER) - SHT $(SHEETNO)
From SHT: $(LINENUMBER) - SHT $(SHEETNO)
Hope this help. Looking forward to your reply.
Regards,
Abhijit Bute
Answer Verified By: Tuan Le
Hello Tuan,
You can use all possible drawing attributes related to the neighbor sheet. Open your Iso, select IsoExtractor>Show Tag Data select "Show Drawing Tag" and check the list of possible attributes.Use required atribute for your Sheet Continuation Label and verify the results.
Best regards,Kestutis Mitkus
Best Regards,Kestutis Mitkus
Application Engineer, Building, Structural & Plant
Isometric output format is 'DWG' thats why you were not able to see tag data and its showing blank.
Try to change isometric generation format to 'DGN'. and generate isometric you will see the drawing data.