Quantcast
Channel: Product Communities
Viewing all articles
Browse latest Browse all 105279

Forum Post: Re: deleted all tag definitions or tag sets

$
0
0

[quote user="Lorys"] I recently received a dwg that when converted to ustn dgn had over 100 tagset defined but we dropped all the tags to text so we dont want the tag sets [/quote]

Something along these lines …

 Dim oSet As TagSet
For Each oSet In ActiveDesignFile.TagSets
   ActiveDesignFile.TagSets.Remove oSet.Name
Next oSet

Viewing all articles
Browse latest Browse all 105279

Trending Articles



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