• [V8i VBA] Attaching a raster from URL with username and password

    Axel Zolper
    Axel Zolper
    Hello, I have a question regarding attaching a raster from URL via VBA in MicroStation V8i. The following code snipplet works fine. My question is: Is it possible to send a username / password via URL (which works in Firefox). Dim strWMSRequest…
    • over 7 years ago
    • MicroStation Programming
    • [Archived] 中国BDN社区 VBA
  • Find intersection point of a line passing through a plane

    Dharma Rajan
    Dharma Rajan
    I would like to get the intersection point of a 3D line which passes through a plane using MicrostationVBA (Microstation Version : 08.05.01.25 Windows x86). Attached image for reference. I want to obtain the point(3D) at which the line (green line element…
    • over 7 years ago
    • MicroStation Programming
    • [Archived] 中国BDN社区 VBA
  • Read the Elevation of LAS Points

    Dharma Rajan
    Dharma Rajan
    I want to read the elevation information of the LAS points inside the fence[refer the sample screenshot]. How to achieve this by using VBA? Additional Information: Microstation Version 08.05.01.25 Windows x86
    • over 8 years ago
    • MicroStation Programming
    • [Archived] 中国BDN社区 VBA
  • Need to access element raw data linkage property in VBA

    Philip Attisano
    Philip Attisano
    To view linkage data, select an element, and select properties from the context menu. at the bottom of the properties window is a section labeled "Raw Data" with a "Linkage" property. Clicking on the numeric value of this property brings up a small .net…
    • over 8 years ago
    • MicroStation Programming
    • [Archived] 中国BDN社区 VBA
  • Raster Warp(Affine)

    Dharma Rajan
    Dharma Rajan
    I want to warp(Affine method) a tif file programmatically. How to accomplish this using vba? Microstation Version detail(for your reference): Microstation V8i (Select series 1) - Version 08.11.07.171
    • over 8 years ago
    • MicroStation Programming
    • [Archived] 中国BDN社区 VBA
  • IViewUpdateEvents

    Dharma Rajan
    Dharma Rajan
    I had developed a program using vba. It was executed successfully in Microstation V8. But in Microstation v8i[Select series 1] - version 08.11.07.171, the same program doesn't work and there is no compile error/runtime error also. How to fix this? Kindly…
    • over 8 years ago
    • MicroStation Programming
    • [Archived] 中国BDN社区 VBA
  • Get CoordSystem

    Dharma Rajan
    Dharma Rajan
    I am trying to use a vba wrapper declaration which is given below. But how to get the value of coordsystem using vba which in turn used as a input parameter for the below given wrapper declaration. Declare Sub mdlView_getViewRectangle Lib "stdmdlbltin…
    • over 8 years ago
    • MicroStation Programming
    • [Archived] 中国BDN社区 VBA
  • Height(Z) value of Mouse Pointer

    Dharma Rajan
    Dharma Rajan
    The VBA Wrapper - 'mdlSystem_checkMouseMove' method returns Point2d value. Similarly is there any method/option(without using iprimitive events) to get the point3d value of mouse location?
    • over 8 years ago
    • MicroStation Programming
    • [Archived] 中国BDN社区 VBA
  • RE: Export All the CoOrdinates

    Dharma Rajan
    Dharma Rajan
    Hai Jan, I have to just export the CoOrdinates for a collection of dgn files. As you mentioned, the functionality which is available in Microstation by default, is well enough for my purpose. But in case of many dgn files, it would be a time consuming…
    • over 8 years ago
    • MicroStation Programming
    • [Archived] 中国BDN社区 VBA
  • Export All the CoOrdinates

    Dharma Rajan
    Dharma Rajan
    Hai, I want to export the CoOrdinates of all elements in a dgn. How to perform this by using vba? [Microstation version 0.8.05.01.25 Windows x86]
    • over 8 years ago
    • MicroStation Programming
    • [Archived] 中国BDN社区 VBA
  • Level Properties - Usage

    Dharma Rajan
    Dharma Rajan
    In Level Manager, the level properties dialog box has a tab named 'Usage' which contains the detailed count of various type of elements available in that particular level(refer attached screenshot). How to get that element count details using VBA?
    • over 8 years ago
    • MicroStation Programming
    • [Archived] 中国BDN社区 VBA
  • Dictionary with RemoveAll()

    Dharma Rajan
    Dharma Rajan
    Unable to remove the first item in dictionary using MicrostationVBA. I tried with below coding snippet. But the first item(which was assigned during last execution) was still exist. How to solve this? Dim dictElemPt As Dictionary Set dictElemPt =…
    • over 8 years ago
    • MicroStation Programming
    • [Archived] 中国BDN社区 VBA
  • RE: Boundary points of raster

    Dharma Rajan
    Dharma Rajan
    Hai Mathieu, Please find the below screenshot. In that white colored object represents the raster(Input) and Magenta colored text represents the boundary points(Output) which I want to produce using MicrostationVBA.
    • over 8 years ago
    • MicroStation Programming
    • [Archived] 中国BDN社区 VBA
  • RE: How to get the shared length between two linestring?

    Dharma Rajan
    Dharma Rajan
    Hi Artur, I attached a simple screenshot for your reference, in which the blue and yellow colored elements represents two individual line elements and the Magenta color represents the shared part/length between them. Hi Jan, By using object .…
    • over 8 years ago
    • MicroStation Programming
    • [Archived] 中国BDN社区 VBA
  • How to Save/Recall view programmatically

    Dharma Rajan
    Dharma Rajan
    I want to perform save(NamedView) and recall view programmatically using VBA. How to achieve this? I am using Microstation Version 08.05.01.25 Windowx x86
    • over 8 years ago
    • MicroStation Programming
    • [Archived] 中国BDN社区 VBA
  • View related content throughout MicroStation Programming
  • More
  • Cancel