Browse By Tags

  • InRoads Surface Features/Annotation Scale

    Hello fellow InRoads Users, Im about to begin the process of updating some InRoads cells that we have been using for some time and I would like to take advantage of MicroStation functionality in MS-SS2, specifically Annotation cells. The limited…
  • Re: Vertical Gore Tool

    Michael, Please contact our technical support group through the following mechanism and provide them with a copy of your dataset. http://appsnet.bentley.com/srmanager/addcall.aspx Thanks, Jason Smithey
  • V8i SS2- Imoprt Station, Offset, Elevation data to create a feature.

    I have recieved Station, Offset, Elevation data (text file) and have the need to import this info into .dtm as features to be annotated on Cross Section and Profiles. Can anyone give me some input as to the most efficient workflow to accomplish thi…
  • InRoads Drainage - Crossing Features

    Just curious, thanks in advance... Using MicroStation V8i SS3, V08.11.09.397. InRoads V8i SS2, V08.11.07.615. Multiple sections, files, and users experiencing the same issue. After creating a storm system SDB for a proposed drainage network, I'm…
  • export 3D buildings to 3D shape file in Bentley Map SS2

    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…
  • Multiple Features on same element

    Until now we have used Microstation Geographics v.8. We were using features and we use to add to some elements 2 or more features. For example, we have a cadastre map. There are different elements on the map. Generally we can say that there are…
  • Viewing data-subfeature in "Analyze XFM feature"

    is that possible If so where to change settings for that TIA Erik Wirring
  • Cell Feature Problem with outlined fill

    I have a series of cells in a cell library named, yellowhelmet, pinkhelmet, bluehelmet, blankhelmet. when feature is first placed and has no data it has blankhelmet attached which is a helmet with white fill and black outline. When I assign…
  • Adding an annotation to existing feature

    Hi, everybody. I work with PowerMap XM and I'd like to add a command that adds an annotation text to already existing feature. For example: I have created a linestring feature with one annotation text. And now I'd like to have a possibility…
  • Re: Combination of properties in Edit dialog (Geospatial Administrator)

    Chris, Thanks for helping me again. Your advices are very helpful. I have just installed Bentley Map and have found help file with description of MDL for XFM functions I looked for. But I can't find the feature 'WorkId' you mentioned…
  • Replacing feature geometry in Bentley MAP SS3

    Hello I have to port a SS2 Map application to SS3 In the application a feature has to get a new geometry, not modify. The function I use works under SS2 but in SS3 it fails with shapes / group holes I do this 1 - remove the existing subfeatures…
  • Feature iterator within another - is it possible?

    Hi, everybody, I want to use two feature iterators (XfmFeatureIteratorP) at the same time. I'd like to know if it is possible to use one iterator within another? In my example program ends at the line: xfmFeatureIterator_getNext(iterator,…
  • Re: Get element's feature properties

    The XFM (XML-Based Feature Modeling) capabilities available in both Bentley Map and Bentley PowerMap products, provide support for persistence of properties (e.g. attributes) as XML fragment elements (as Jon correctly states) as well as RDBMS properties…
  • Get element's feature properties

    Hello everybody! I'm trying to get to know XFM mechanism. I have created the geospatial project in Bentley Geospatial Administrator and made the feature definition with two properties. Now I'm working in PowerMap. I have created new element using…
  • Getting more property definition information

    Hi, I'd like to know how can I get more information about feature property defined in XML schema. There are methods like xfmPropertyDef_getMaxSize(), xfmPropertyDef_getName() etc. But I want to get information about domainListSpec…
  • GC Script in example does not work

    This is the script in the help file. The intro says: " First (using full point Features) BSpline curve The first example uses a script transaction that creates a set of top level Point Features. Therefore the Features appear as individual…