Move position rebar (Same Edit bars tool) in Revit Api
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone!
I want to move the Rebar to a new location.
+ [Error] In Revit api, when I use ElementTransformUtils.MoveElement or ElementTransformUtils.MoveElements, The Rebar does not move according to the vector I input
+ [OK]I have found another solution which is to use the "Edit Bars" tool to move the Rebar. The Rebar moved as I intended, but I don't know how to do this in Revit API (C#).
Please help me solve this problem in Revit API.
Thanks all!