Message 1 of 3
Moving topography surface using API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey, i created topography using API but its not seen in drawing area and is far somewhere. I want to select it and move it somewhere near to origin.
I tried the method "ElementTransformUtils.MoveElement" which is asking for Document,element.id , point to be moved. But its not working. I think this method is for points based elements. I need to select one point(XYZ) in current topography and tranform it to to new XYZ somewhere near to origin.