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
Steve: Are the functions detailed in VBA help still the best way to manipulate matrices?
Are the functions detailed in VBA help still the best way to manipulate matrices?
If by that you mean MicroStation element transforms & matrices then how else would you do it? There are third-party linear algebra libraries available for C#. For example …
However, none of those knows anything about MicroStation. When you write Element.Transform t, that transform has to be something that MicroStation understands.
Regards, Jon Summers LA Solutions