Community
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!
I believe you should look at MoveBarInSet method for achieving similar functionality as 'Edit Bars' command in GUI
Can't find what you're looking for? Ask the community or share your knowledge.