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

RE: VBA data point is honoring cursor location not memory

$
0
0

[quote user="Troy Woodyard"]ph.SetValue "3"[/quote]

The underlying data type of Element.Color is Long.  You're attempting to set its value as a String.

After you modify an element, you must rewrite it to persist the change. The property handler does that automatically...

ph.SetValue 3

Viewing all articles
Browse latest Browse all 7260

Trending Articles



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