Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I would like to move/rotate a polyline object.
Through googling, I found out that ElementTransformUtils class contains the functionality to achieve this, but only for the elements which have already been added to the Revit document (like ModelCurve for example).
My polyline exists only in memory. Is there a method which would move/rotate it?
I see there is a GetTransformed method, but I am not sure how to use it.
Any help is welcomed.
Solved! Go to Solution.