I am trying to union two polygon shp files with a DGN based file that contains only shapes and/or complex shapes on a particular level. The shapes were originally in a reference file but some were linestrings, so I copied them into my active DGN file and model. Everything I tried to add these to the map created linear elements. I even used the modify tool with Minimize Linear Elements toggled on to convert the complex shapes to simple shapes. However, the software still insists on adding these to the map as linear elements.
How can I force it to honor closed elements as polygons?
Charles (Chuck) Rheault CADD Manager
MDOT State Highway Administration
Unknown said:and is seemed to be an ideal application for automation.
Yes, it's probably true.
Unknown said:At this point, I think I have a handle on the limitations.
I don't think so. Maybe there is no way how to achieve the full automation, because GIS environment is far far more strict than CAD, so conditions like "it's shape, but maybe it would be also line string sometime" are not acceptable, but often some workaround can be implemented, depending on local conditions and workflow.
But because you have not provided any real data (in a form you mentioned: two shape files and one dgn file at least), it's completely imposible to investigate anything. There are different tools available in Bentley Map, different workflows can be used and also DFS technology mentioned by Martin can be configured, so without real data the discussion only is time wasting effort. And if everything will fail, there are tools like VBA and MDL that can solve many problems.
Regards,
Jan
Bentley Accredited Developer: iTwin Platform - AssociateLabyrinth Technology | dev.notes() | cad.point
Chuck,
First of all I have to comment on your forum signature, specifically the IGDS reference and image containing the Intergraph Dual-Color Interact and InterPro workstations. That takes me back many moons. I remember those days well.
Next depending on your specific output needs you may be able to define a Dynamic Feature Scoring (DFS) rules XML file that instructs Bentley Map on how to infer feature classes from your data.
In addition you may be able to produce the desired set of output polygons using the Bentley Map scripting engine which has extensive spatial data processing tools, including the ability to process a mixture of polygon and linear data, including segmentation of overlapping linework or boundaries.
Please contact me offline via direct message if you are interested in learning more.
Jeff Bielefeld [Bentley]