• [CONNECT Update 10 MDL] - Need help migrating MDL to connect edition, its not working

    Shyam Lama
    Shyam Lama
    Hello Everyone, Our organisation have just upgraded our MicroStation v8i SS3 to MicroStation Connect edition version 10.10.00.23. I am having trouble with my v8i MDL apps since its not working in my connect edition. I am not a programmer and although…
    • over 4 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • Get the count of elements currently selected using VBA

    theGreg
    theGreg
    Hi all, I would like to get the count of the number of elements selected in MicroStation VBA. I have already used a scan criteria to get the elements I want. Now the issue is that I would then iterate through the selected elements using the ElementEnumerator…
    • Answered
    • over 4 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • [Microstation V8i] MDL Mesh Functions in VBA

    Michael Laws
    Michael Laws
    Hi All, Can anyone give me an example of how to use the MDL mesh function mdlMesh_getPolyfaceArraysDirect. I'm struggling to understand how to pass the int and point3d arrays into the VBA decleration as Longs. Declare Function mdlMesh_getPolyfaceArraysDirect…
    • Answered
    • over 4 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • [Microstation V8i] Declaring MDL Functions in VBA

    Michael Laws
    Michael Laws
    Hi all, I'm trying to use the MDL functions within VBA so I've tried starting with something simple. Public Sub MdlIdTest() Dim element As element Dim elementId As DLong elementId.Low = 620 Set element = ActiveModelReference.GetElementByID…
    • Answered
    • over 4 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • View related content throughout MicroStation Programming
  • More
  • Cancel