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…
Hi Team,
Programmatically can i load las file directly into MicroStation V8i (SELECTseries 4) Version 08.11.09.829 without converting into pod format ?
Thank you,
B Daniel.