• [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
  • How to modify Vertices in LineString (3D) with MDL

    Ines Wieland
    Ines Wieland
    Hi everyone, I am trying to write an MDL for Microstation V8i (Select Series 4) which should transform the heights according to a certain height-modelling for different element-types. I am using a Loop over all graphical Elements with a callback-function…
    • Answered
    • over 5 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • [Microstation V8i Select series 4] mdlKISolid_faceData()

    Bhargava Konduru
    Bhargava Konduru
    Hi All, I am trying to use the below MDL API to get the data from a face. I have got this face with a smart solid using the API mdlKISolid_getFaceList(). I use C++ language. mdlKISolid_faceData( KILOOP** loop , KIFACE** next , void** surfacePP …
    • over 5 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • View related content throughout MicroStation Programming
  • More
  • Cancel