I'm a complete Newbie with MDL etc. What I've been asked to do is as
follows
Write a utility to split a single Microstation DGN file into multiple
output fles based on the assigned Microstation Tag elements.
It is a bit like extracting levels into separate files.
Each element has a set of microstation tags indicating which circuit(s)
it belongs to.
What I need is a batch process to scan the input DGN and produce
1.DGN,2.DGN,3.DGN, etc based on the tags assiged
2 Questions...
1) is this too complicated for a first MDL project? I have 20 years
with C/C++/VB/C# etc. I'm just new to MDL.
2) I's really appreciate an advice on which api's, objects or tools I
could use to get this done a simpley as possible.
Thanks in adavance.