Quantcast
Channel: MicroStation Programming Forum - Recent Threads
Viewing all articles
Browse latest Browse all 7260

RE: [XM VBA] Accessing Dimension Note in VBA

$
0
0

[quote user="Michal Kurzewski"]How to get ID of each note?[/quote]

It's a common idiom when demonstrating a feature of VBA to provide an element ID.  In real code you would not do that.

[quote user="Michal Kurzewski"]There are alot of notes in the model and its also meant for batch[/quote]

The scanner is your friend!  Create an ElementScanCriteria object, set its properties, then use ModelReference.Scan to find elements that match the criteria. 

VBA Help

There are examples in MicroStation VBA help and here.



Viewing all articles
Browse latest Browse all 7260

Trending Articles



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