• V8i C# SS3 - Is it possible to extract the category of feature configured in GSA

    bjasti
    bjasti
    All, I have configured categories in GSA for all features and below is one of the example Is it possible to retrieve the category name of a feature configured in GSA using C#? I have tried IStorageImportCriteria and IClassImportCriteria but could…
    • over 8 years ago
    • Geospatial Programming
    • Geospatial Programming Forum
  • Learning about XFT Move Operation in Map

    Renato Cartesio
    Renato Cartesio
    HI all! I need to know how use the move operation in Bentley Map. Actually, in C# i write this code: Bentley.Interop.Xft.MoveOp op = new Bentley.Interop.Xft.MoveOp(); Bentley.Interop.Xft.CmdMgrClass mgr = new Bentley.Interop.Xft.CmdMgrClass…
    • over 8 years ago
    • Geospatial Programming
    • Geospatial Programming Forum
  • RE: [V8i SS3 C# VBA] How to identify Solid and Hole in Shapes within a Polygon element (elm no 106)

    wirring
    wirring
    Hi Artur, Thanks for your answer. Yes it is correct that in for instance in a GroupHole Cell-element, one can read the Solid flag. But withthe new Polygon_Collection element this is not helping, because here all the shapes (simpel shapes or complex…
    • over 8 years ago
    • Geospatial Programming
    • Geospatial Programming Forum
  • [V8i SS3 C# VBA] How to identify Solid and Hole in Shapes within a Polygon element (elm no 106)

    wirring
    wirring
    Element.AsShapeElement.IsSolid returning true always. So I thougth the first subfeature shape always was the exterior and the rest of the subfeature shapes would be interiors --Wrong !! So how do I find out which one is the outer perimeter and which…
    • over 8 years ago
    • Geospatial Programming
    • Geospatial Programming Forum
  • [V8i SS3 c# and Vba] Use of Xpath in Locate operator

    wirring
    wirring
    Hi I have features which contains properties like this one: <Skel displayName=" Skel " i=" fb348a0e-2bd1-4307-a412-73e04b761813 "> <ObjektId type=" string ">20031731772</ObjektId> <SkelType displayName=" Skel type " type=" string ">VejGr…
    • over 8 years ago
    • Geospatial Programming
    • Geospatial Programming Forum
  • Oracle direct connection in Bentley Map

    Andrea Giorgini
    Andrea Giorgini
    Hi, this is my first post in this forum and I'm a newbie in the Bentley environment. I'm trying to develop some tests with Bentley Map SS3 (v. 08.11.09.107). I'm using a direct oracle connession (oracle spatial) for editing features (post), I need use…
    • over 9 years ago
    • Geospatial Programming
    • Geospatial Programming Forum
  • Extract information in Bentley Microstation design file

    praveen kp
    praveen kp
    Not sure if this is the right place to ask. How can i extract information in design file to a text file? The information involves all the elements in the file with its properties. I need to extract these information, without opening the file in Bentley…
    • over 9 years ago
    • Geospatial Programming
    • Geospatial Programming Forum
  • V8i C# Select Series 2 - Microstation crashes when trying to Query features with in a fence

    bjasti
    bjasti
    All, I have used the following code to query features with in a fence BGU.IImportCriteria criteria; BGU.IStorageImportCriteria storageImp;criteria = GDI.GeoDataInterchangeAddIn.Instance.MasterFileImport; if (criteria == null) return; // Set spatial…
    • over 9 years ago
    • Geospatial Programming
    • Geospatial Programming Forum
  • [V8i C#] Cancelling XFT LocateOperation on mouse Right-Click

    Nikemundo
    Nikemundo
    Hello! I am developing Addin that uses XFT LocateOperation like this: using XFT = Bentley.Interop.Xft; TextIdentifyFeatureLocateOperation oo = new TextIdentifyFeatureLocateOperation(); XFT.locateOp oLocateOp = new XFT.locateOp(); XFT.InputValue…
    • over 10 years ago
    • Geospatial Programming
    • Geospatial Programming Forum
  • View related content throughout Geospatial Programming
  • More
  • Cancel