Hello everyone
I exported an .shp file and a .tab file from OpenCitiesMap.
At this point, I create a new .dgn file in OpenRail Designer and in the "Attach Reference" panel, I add one of the two files exported from OpenCitiesMap.
The newly referenced…
We are currently migrating from PowerMap v8i to Map PowerView and Map Standalone SS4. Since we use PowerMap for many years we have many dgn-s to convert to new version of XFM. First problem is that when we save some of our dgn-s in new format (from 08…
Jamo:
Another small problem is multiline text and replacing of it ..... how would i get the replacement text to span many lines? it does not seem to take the line length from the text style box, and will not replace text found in a text node taht can…
True enough. Not everyone runs on the calendar year. We are expecting the release towards the end of June this year.
In your example below, you want to associate a series of features with a record that indicates when those features may have been…
Attached is a zip file which contains a script text file for placing a line in Degrees Minutes Seconds that gets converted to Decimal Degrees using an excel file and places the line accurately at the correct latitude and longitude within the coordinate…
Here is some information from the Bentley Map help that may be of assistance.
Bentley Map Operation with RDBMS
Bentley Map tries to maintain the concept of one data base record for each graphic record. That means when starting a project…
If the DGN is already connected to Access then you need to define the database in the XFM project. To do so, go to the database node in the GSA and add the ODBC data source name. Create a feature that describes one of the features in your existing DGN…
There is a workaround in that you can fence copy your features into the active DGN file from the reference file. Fence copy does copy the properties as expected.
Hope this helps.
Keith Raymond
Bentley Canada
Hi ytkam,
the simple answer is "Yes, XFM technology supports custom dialogs." More precise answer depends bit on a functionality you expect and require, but Geospatial Administrator provides tools you can use for a creation of own dialogs (under…
Veeresh,
The user name of the user that has locked a feature is not available through the Map API. But, you can determine if a feature is locked with:
IECLockInfo* GetObjectLockInfo (IECInstanceReference* instanceRef) from Bentley.EngineeringContent…