Hi
PowerMap has since version SS1 sometimes read simple microstations elements as FeatureCollection with just one subfeature = dgn-element.
Do I have any possiblity for preventing PowerMap from doing this ? It makes problems in my applications that assumes when meeting a 'Collection' that it is some kind of a feature with multi-geometry
Exampel:
Hello,
You can set configuration variable MS_GEOXFM_NO_CLOSEDELEMENTCOLLECTIONS = 1 to disable this processing.
If this variable is set to any value then the XFM / Dynamic Feature Scoring (DFS) engine will not create polygon collection feature definitions for closed elements whose feature names are new to the session. The default behavior is that a polygon collection feature definition is created for a closed element whose feature name is new to the session.
Regards,
Chris
Thanks
Just the solution I hoped for :-)
Regards
Erik.