I would like to create an additional dialog displaying sub-features in my schema.
The idea is to press a push button for the additional dialog to open.
The schema does offer the ability under OPERATIONS to create a push button, but what about the METHODS. How will the METHODS know about the sub-feature?
Are there anybody that can assist me in creating this?
Thank you!
Hi Max,
I see the Bentley Map V8i XFM Programmers Reference Guide in my Map installation in the Windows start menu:
In the geo_example River_Collection example that I mentioned, if you place a River feature instance with "Away" mode annotation, you can then use the "Edit Feature Properties" tool in the "Command Manager" dialog to pick the bubble cell to edit the Away bubble number (which edits the BubbleNum property in RiverText sub-feature). If you pick the linear geometry in the River feature instance with the "Edit Feature Properties" tool, then you would edit the root feature properties of the feature instance.
Regards,
Chris