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

[Connect C++] Query properties of a GroupedHole element

$
0
0

I would like to query the properties of a GroupedHole element. I think I need to use the GroupedHoleHandler and so far I got this:

if (GroupedHoleHandler::IsGroupedHole(eh))
{
	GroupedHoleHandler::GetInstance().QueryProperties(eh, ???);
}

The second parameter to the QueryProperties method is a PropertyContextR. How do I create this ? I've spent some time on looking through the documentation but I didn't find a solution.

Regards, Evan


Viewing all articles
Browse latest Browse all 7260

Trending Articles



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