Maury,
I don't want to create a new cell. All I want is place a cell from a cellibrary. In V8i I would write something like:
msApp.CreateCellElement2(sSymbol, ref ptOrigin, ref ptScale, true, msApp.Matrix3dIdentity());
I was thinking of writing a function in MDL/CPP, put this function into a library and call the function from C# but there must be another way to do it in C#. I just don't know how...
Regards, Evan