Forum Post: RE: VBA - Bentley MAP detach XFM Feature record from graphical...
Hi Josef, so the complete workflow is: There are some shape files with the same structure (cadastral map areas). There is XFM project designed based on SHP files structure. (Note: It's possible to...
View ArticleForum Post: RE: VBA - Bentley MAP detach XFM Feature record from graphical...
Hi Jan, I use Bentley Map only for import SHP Files, no XFM project. Command: >File >Import >Gis Data Types >Imports >New Import >Add File >Import With regards, Josef Attached my...
View ArticleForum Post: Bentley Map Mobile on iPhone
Any planned release date for Bentley Map Mobile on iPhone?
View ArticleForum Post: RE: VBA - Bentley MAP detach XFM Feature record from graphical...
Hi Josef, I have had not enough time to check your code (but for the first sight it looks not bad, even if talking about its structure). I did some quick testing and in my opinion this code should...
View ArticleForum Post: RE: Bentley Map Mobile on iPhone
Tony, The date for a release of Map Mobile for the iPhone has not been scheduled. Development for that platform is under consideration but there are no commitments at this time. Feel free to send us...
View ArticleForum Post: RE: VBA - Bentley MAP detach XFM Feature record from graphical...
Hi Jan, First thank you for your effort! If I understand you correctly, then I have to work through all selected features and not like my approach through the selected elements. My basic code is (was):...
View ArticleForum Post: RE: VBA - Bentley MAP detach XFM Feature record from graphical...
Hi Josef, [quote user="GRJ"]f I understand you correctly, then I have to work through all selected features and not like my approach through the selected elements.[/quote] My experience with Bentley...
View ArticleForum Post: RE: VBA - Bentley MAP detach XFM Feature record from graphical...
Hi Jan, the only trouble is that the command ...RemoveFeatureLinkages... in line no. 9 in my version of Bentley Map 08.11.07.113 does not exist. Regards, Josef
View ArticleForum Post: RE: VBA - Bentley MAP detach XFM Feature record from graphical...
[quote user="GRJ"]in my version of Bentley Map 08.11.07.113 does not exist.[/quote] Hmmm ... that's bad. But not surprising, V8 i (SELECTseries 1) is quite old version and API is enhanced in every...
View ArticleForum Post: RE: VBA - Bentley MAP detach XFM Feature record from graphical...
Hy Jan, I have checked how Bentle Map stores the Elements, attached a schema that illustrates the file positions. To eliminate all unnecessary data, I want to attach the MSLINK link at the element...
View ArticleForum Post: RE: VBA - Bentley MAP detach XFM Feature record from graphical...
Hi Josef, [quote user="GRJ"]I have checked how Bentle Map stores the Elements, attached a schema that illustrates the file positions.[/quote] Forget file position information. It's true it can help in...
View ArticleForum Post: Activate Map causes MicroStation crash - Geopak Suite 08.11.09.872
I am currently getting a MicroStation crash issue when trying to active Map. I have MicroStation 08.11.09.832 and Geopak Suite 08.11.09.872 installed on Win 10 machine. The .dgn file I am using is...
View ArticleForum Post: RE: Activate Map causes MicroStation crash - Geopak Suite...
This type of error sometimes occurs when there is a conflict in the installation path for Bentley Map, or MicroStation dependency. Do you also have Map installed separately? If so, watch for the Map...
View ArticleForum Post: RE: Activate Map causes MicroStation crash - Geopak Suite...
I do not have Map installed separately. I do not get a splash screen at all, just the typical MicroStation crash screen when trying to activate map from the Applications pulldown.
View ArticleForum Post: RE: VBA - Bentley MAP detach XFM Feature record from graphical...
Dear Jan, now the macro works, MSLINK is attached to the right graphical element, not like before where just all elements was linked to ODBC Database., the program takes a little longer, but that's no...
View Article