Question
J-link save each sheet as a single file
I've been tasked to create a program that opens each multi page drawing and
creates a new set of drawings but this time single sheet.
12345.drw -> 12345sht1.drw + 12345sht2.drw + 13245sht3.drw
So I got some unknowns to figure out and some semi knowns.
Unknown-> how do I figure out if a view from another sheet has a detail in
the current sheet?
-> I assume that the view will go away when I delete the sheet where the
parent is, so the plan is to move that view to the current sheet off to the
side of the template (which I can probably figure out how to do)
Anyway, I would appreciate any clues.
creates a new set of drawings but this time single sheet.
12345.drw -> 12345sht1.drw + 12345sht2.drw + 13245sht3.drw
So I got some unknowns to figure out and some semi knowns.
Unknown-> how do I figure out if a view from another sheet has a detail in
the current sheet?
-> I assume that the view will go away when I delete the sheet where the
parent is, so the plan is to move that view to the current sheet off to the
side of the template (which I can probably figure out how to do)
Anyway, I would appreciate any clues.

