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

Re: mdlElement_setSymbology

$
0
0

The compiler is telling you that you need more that one argument passed in.  This is not VB/VBA where there is a concept of optional parameters.  C requires more attention to detail.  The first argument to this function is a pointer to an element.  You don't have one of these at this point in your code.  Keep in mind that the element ref is NOT an element data type.  Please review the MYAPP.CPP source code for a scan that will change element symbology.  

HTH,


Viewing all articles
Browse latest Browse all 1677

Trending Articles



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