Additionally, if I try to create a Selafin file from the imported .2dm, one of the mesh nodes loses its coordinates.
This happens when dragging a 2DM mesh to a new Selafin object. Internally, a 2DM object is copied into a new 2D T3 Scalar Mesh object. That internal process uses X and the current attribute from the 2DM mesh to create X and Y in the new mesh object.
- You can test this by changing the 2DM object's current attribute to "Y"
- Then copy the 2DM object to the new Selafin object
In any case, I will fix it so that "X" and "Y" will be used instead of "X" and "Current Attribute".
Sorry about that!
Kindly... Alan