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

RE: [CONNECT C++] DisplayRulePtrVector - how to use example needed

$
0
0
The function you're calling is non-const. Call the following const version instead.
DisplayRulePtrVector const& displayRules = displayRuleSetCP->GetDisplayRulesC();
Please don't modify the DisplayRule objects contained in the returned vector.

Viewing all articles
Browse latest Browse all 7260

Trending Articles



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