[V8i C# Addin] FloodFill Method

I'm wanting to obtain area measurements just like the flood MeasureArea command in Microstation. However, I want the user to obtain these measurements through my addin rather than that tool. I want to use the exact same function that MeasureArea --> Flood uses in microstation but I'll be modifying the data obtained for my user and that's why I need the addin.

I've not yet found a C# method for addins for obtaining a measureArea --> flood measurement once the user has clicked a coordinate in the DGN file. Does a method exist?

Parents Reply Children
No Data