Bentley Communities
Site
Search
User
Site
Search
User
Product Communities
Geospatial
OpenCities Map
Cancel
OpenCities Map
OpenCities Map Forum
Sign In
All tags
XFM
3D
API
Bentley Geospatial Administrator
Bentley Map
Bentley Map API
Bentley Map Select Series 2
Bentley Map Select Series 3
Bentley PowerMap
BentleyMap V8i
c#
Data Browser
Database
Geospatial Administrator
GSA
Interoperability
Map
MDL
Oracle Spatial
PBA
PBS
PowerMapV8i
Programming
Property Based Symbology
VBA
XFT
Re: Raster covers line
Sebastien Lefrancois
Hello, Please refer to the following post: communities.bentley.com/.../236458.aspx
over 10 years ago
OpenCities Map
OpenCities Map Forum
Annotation do not have the color specifed in GSA
wirring
Hi I have a problems with Annotations when creating feature from command manager Color is always 0 (zero) no matter what it is set to in the GSA project. Same with Weight it is always . What do I miss or doing wrong ???? Desgnfile…
TestAnnotationColor.zip
over 10 years ago
OpenCities Map
OpenCities Map Forum
Re: How to add rotation to Cells when importing SHP files
Jeff Bielefeld
Attached is very brief VBA example (and sample design file) which uses XFT to rotate cell feature instances using a "ROTATION" property. Please note this sample does not perform the following verifications... Which cell feature class is being…
over 14 years ago
OpenCities Map
OpenCities Map Forum
Re: Have some explanations about the meaning of symbology properties in Bentley Geospatial Administrator?
cdalesandro
Hello, There is an unresolved TR (# 239617) regarding processing of text Height and Width values specified in the Symbology panel. I suggest using a TextStyle to set your height and width. The "Height Adjustment Scale" is a scale applied…
over 14 years ago
OpenCities Map
OpenCities Map Forum
Re: Visibility of linear features while drawing over raster
Sebastien Lefrancois
Hello, it is definitly an issue with XFM linear feature. It was reported to internal instances. Thanks to you to report us that behavior. It is appreciate. Best Regards,
over 10 years ago
OpenCities Map
OpenCities Map Forum
Re: XFM features and properties are stripped off when copying from one dgn fil to another
Keith Raymond
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
over 14 years ago
OpenCities Map
OpenCities Map Forum
export 3D buildings to 3D shape file in Bentley Map SS2
ula
Hi, I have 3D building features (Smart Solid with attributes) in Bentley Map and I want to export them to 3D shape file (multipatch or polygonZ). I've tried to do this by Export via FME but it doesn't work properly. I've got good attribute table…
over 11 years ago
OpenCities Map
OpenCities Map Forum
Re: Strip XFM data from features interactively or via code
Jeff Bielefeld
Gerald, In Bentley Map today, there does not exist any user level type command that strips intelligence and linkages from an XFM native feature instance. There are however some ways to achieve this result using the Bentley Map API using C or C++ native…
over 11 years ago
OpenCities Map
OpenCities Map Forum
Could locateOp have a memory leak?
wirring
Hi I have a strange problem. I use LocateOp operator to check if a Feature with a given GmlId is present in the XFMdesignfile before creating that feature. This to avoid duplicates. After around 350 checked features PowerMap crashes! It could look…
over 12 years ago
OpenCities Map
OpenCities Map Forum
Re: Map feature fly-over contents
cdalesandro
Hello Bruce, For a feature element, Map will prepend the feature name to the MicroStation-provided locate path description. In the next Map release, Map will show the feature display name instead of the feature name. The display name may be set…
over 14 years ago
OpenCities Map
OpenCities Map Forum
Re: How to set Cell Feature's Scale Value?
cdalesandro
sphinxo: In the Symbology Panel, I set the CellXScale value to "1.0",But when i Insert the cell .why is the cell's x scale 4800? In Cell Symbology panel, do you have "ApplyDrawingScale" toggled on or are you using "OverrideScale"? Regards…
over 14 years ago
OpenCities Map
OpenCities Map Forum
How to refresh a sessionbased XFM
wirring
Hi I have made a program in VBA that takes an old design file with tags and convert it to Xfm features and properties. I use the xft object to travel trough the designfile so in this process there is created a sessionbased XFM definition, where…
over 14 years ago
OpenCities Map
OpenCities Map Forum
Re: Can I some way format a float value that is a part of a label
Jeff Bielefeld
Erik, Are you using Bentley PowerMap V8 i (SELECTseries 1) and if so what specific version? Using "Dutch (Netherlands)" regional settings with a recent Bentley Map V8 i (SELECTseries 1) 08.11.07 build on the MicroStation V8 i (SELECTseries 2) 08.11…
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 the following compound geometry... SHAPE(SDO_GTYPE, SDO_SRID, SDO_POINT(X, Y, Z), SDO_ELEM_INFO, SDO_ORDINATES) --------------------------------------------------------------------------------------------------------------------------…
xfm_oracle1.zip
over 13 years ago
OpenCities Map
OpenCities Map Forum
Re: Memory issues
Jeff Bielefeld
Greetings Veeresh, Have you any custom code involved or are you only using standard Interoperability functionality? Could you provide the exception.log that was generated?
over 12 years ago
OpenCities Map
OpenCities Map Forum
Re: XFM feature symbology to element templates
Jeff Bielefeld
Tom, Correct, the MS_GEOXFM_NO_DYNAMICSCOREDFEATURES=1 configuration setting is either on or off (not set) and can only be changed after stopping/starting a session. If you are using "promote" you are creating native XFM feature instances so disabling…
over 12 years ago
OpenCities Map
OpenCities Map Forum
Re: Problems compilingxfm mdl project
Jeff Bielefeld
Krister, The bmake_opt variable is used to define options for bmake.exe such as -I option which defines the Include (.mki) file path, not the header file includes. What you need to do is update your applications .mke file by extending the paths in…
over 11 years ago
OpenCities Map
OpenCities Map Forum
Re: VBA - SubFeature Collection - XYZ (3D)
Jeff Bielefeld
I suspect the error is being caused by the fact that in an XFM feature collection, the root feature does not contain any geometry. The root feature acts as a "container" which only holds references to all of the "member" sub-feature instances. Depending…
over 11 years ago
OpenCities Map
OpenCities Map Forum
Re: PM 8.11.7.xx SELECTseries 1
cdalesandro
Hello Jan, janvagner: 1) xfm metadata - text symbology: It seems to be, that since 8.11.07.xx the text-height and text-width symbology properties expect the master units values. In the 8.11.05.xx it expected the sub-unit values. Should we change…
over 13 years ago
OpenCities Map
OpenCities Map Forum
Re: Bentley Map files backward compatible?
Jeff Bielefeld
Jeremy, While filing the trouble report, I performed some additional analysis and found that the feature names for the polygon instances appeared to be incorrect in that they did not match the actual expected feature name. As seen in the following…
over 11 years ago
OpenCities Map
OpenCities Map Forum
Re: I need to create Property Based CELLS for use in XFM/BM, is this possible????
Jeff Bielefeld
Tom, If you could post via FTP (using these instructions) an archive containing some sample data (e.g. design file, cell library, XFM schema) of what you are working with I will review to see if any solution can be found using PBS replacement text…
over 11 years ago
OpenCities Map
OpenCities Map Forum
Export Shapefile in MS - Attribute names to 10 chars restricted?
Maik Schulze
Hi everyone, i was trying to export my XFM-Data from a DGN to a Shape file via the Interoperability tool in Microstation v8i 08.11.07.443 (with Bentley Map extension). That worked so far as a Shape with a dbf file was created, but the names of my XFM…
over 11 years ago
OpenCities Map
OpenCities Map Forum
Re: XFM feature symbology to element templates
Jeff Bielefeld
Tom, One suggestion is that you could simply use your Oracle enabled XFM project schema (w/o connecting to Oracle) in Bentley Map along with their placement methods etc... to place and edit XFM feature instances that would never be posted back to Oracle…
over 12 years ago
OpenCities Map
OpenCities Map Forum
Polygon Collection displayed in strange way
wirring
Just made a Shape file import with some topographic data. One feature KOMMUNE which is the boundery of the municipal is displayed very strange: It is TOP view! Look what happens when snapping: The high lighted shape look much more familiar…
over 10 years ago
OpenCities Map
OpenCities Map Forum
Re: Re-Register Feature changes case on properties
Jeff Bielefeld
Krister, During the register feature process you may not be aware that you can select one or more feature class names or business property names and then right-click and choose to change the case as shown in the following: Does this capability…
over 11 years ago
OpenCities Map
OpenCities Map Forum
View related content throughout OpenCities Map
More
Cancel
<
>