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

Re: Not able to get line from another modelref

$
0
0

chockalingam:
I am not able to get the model ref in call back function

The signature of your callback function...

int callBackFunc (ElementRef, void *callbackArg, ScanCriteriaP scP);

To get the model reference curently being scanned...

DgnModelRefP modelRef = mdlScanCriteria_getModel (scP);


Viewing all articles
Browse latest Browse all 1677

Trending Articles



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