Browse By Tags

  • Element Template Exception Message

    I am receiving an element template exception message when I change the template general properties. Anyone know why?
  • Re: InRoads. X-sections anotation problem

    Corey, The problems that I noted should only be in V8i. If you are having problems then you may want to contact support with your dataset. Also, it may not fix your collision free text problem but you should upgrade to version 08.09.03…
  • Cross Section Report

    I have a problem with the Reports and Annotation of cross sections. After creating a surface with the Modeler, I created cross sections and ran the Cross Section Report and annotation. Everything was working fine. But when I made a new set of cross sections…
  • Re: InRoads - Generate Sloped Surface

    Curt, InRoads Suite V8i (SELECTseries 1) V08.11.07.227 is certified on MicroStation V8i (SELECTseries 1) V08.11.07.171. Thanks, Jason Smithey
  • Rotating cells in InRoads/RailTrack

    Hello! I have about 200 cells that I want to be rotated to it´s own feature line or rather have them perpendicular to the red line. Every cell should have its own specific rotate angle. In the Named Symbology Manager I have set the Angle Relative…
  • 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…
  • 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…
  • 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…
  • Viewing data-subfeature in "Analyze XFM feature"

    is that possible If so where to change settings for that TIA Erik Wirring
  • 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…
  • 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…
  • 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…
  • 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…
  • 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…
  • 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…