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.
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 …