Bentley Communities
Site
Search
User
Site
Search
User
Welcome
Products
Support
About
More
Cancel
Browse By Tags
All tags
Interoperability
XFM
3D
analysis
API
ArcGIS
Bentley Map
Bentley Map Select Series 2
c#
C++
COM
Data Browser
Examples
i-Model
Map
OpenCities Map
Oracle Spatial
PBA
Programming
Property Based Annotation
Property Based Symbology
read-only
Shapefile
Topology
VBA
XFT
XFT MAP MoveOp Feature
Re: Possible to define single XFM feature for point-cell and point-text features?
Jeff Bielefeld
In an effort to broaden the communities knowledge of the Property Based Annotation capabilities available in Bentley Map, I've posted a new " Using Property Based Annotation (PBA) Replacement Text During Interoperability Imports " wiki article which provides…
over 11 years ago
OpenCities Map
OpenCities Map Forum
Possible to define single XFM feature for point-cell and point-text features?
Janice.Eisenberg
I have a shapefile that contains some features I'd like to map to point-cell XFM features, and other features that I'd like to map to point-text FM features (so I can use PBA). I would really rather not create two separate XFM features, which would necessitate…
over 11 years ago
OpenCities Map
OpenCities Map Forum
Re: Gdi import from oracle spatial ommits compound polygons geometry (gtype=1003,elem_info=1005)
Jeff Bielefeld
...not familiar with that particular error, but at this time I would recommend the use of Visual Studio 2005 Edition when developing applications for the Bentley Map V8 i (SELECTseries 1) platform. Also when adding/replacing references to accomodate your…
over 12 years ago
OpenCities Map
OpenCities Map Forum
Re: Gdi import from oracle spatial ommits compound polygons geometry (gtype=1003,elem_info=1005)
Jeff Bielefeld
Jiri, For you adhoc connection (e.g. without a schema) code, you will need to add the following highlighted lines to the connectAdhoc method: public void connectAdhoc(string userName, string password, string serviceName) { GDI.GDIExplorerOracleImportsNode…
over 12 years ago
OpenCities Map
OpenCities Map Forum
Re: Is there anyway to export dgn text elements to TAB text
Jeff Bielefeld
Tom, I believe a change request that could potentially expose text string values as business properties for inferred features would be worthwhile. This would allow you to simply open a MicroStation design file in Bentley Map and use the Interoperability…
text2xfm2.zip
over 11 years ago
OpenCities Map
OpenCities Map Forum
Re: Bentley Map Standalone fails when trying to publish i-model of a XFM-design file
Jeff Bielefeld
Erik, Would you be able to perform an i-model publishing test on a similar design file that does not contain any feature instances with special/accented characters in the feature class and business property names? I'm wondering if those characters…
over 12 years ago
OpenCities Map
OpenCities Map Forum
Re: Using VBA to query features
Jeff Bielefeld
Stefan, In the "xfmOracleExtensions" sample available in the online " Bentley Map - Development and Product Customization Guide ", take a look at the editInstance() method for an example of using XftCmdMgr.ActivateMethod() to open the "Edit" dialog…
over 12 years ago
OpenCities Map
OpenCities Map Forum
<