I am trying to convert MicroStation "element" objects into an array of
bytes, in order to be able to save to Microsoft SQL Server.
Unfortunately, "element" is not a "serializable" object, so I have a
problem getting there as it won't convert...
Any ideas on how to do this?
Havard