Hi,
Can you guys tell me where I can access matrix3dzero and all the other matrix functions in dotNET?
Are these functions detailed in vba help still the best way to manipulate matrices?
Thanks
Thanks Dan,
Sorry, intelisense didn't list it but it was there :)
Jon, as you are helping me with the vba program I was just seeing how easy it is to port across to dotNET (because I'm more familiar with the forms in it (& I generally like it heaps more) that will be required for my program) and whether there are new functions or I can just apply functions from the vba help.
Cheers,
steve
Steve: I was just seeing whether there are new functions or I can just apply functions from the VBA help.
I was just seeing whether there are new functions or I can just apply functions from the VBA help.
.NET knows nothing about MicroStation or its API. When working with MicroStation VBA objects, you must use the MicroStation VBA COM server via the InterOp.
Regards, Jon Summers LA Solutions