Wall sketch editing. Internal ReferencePlane.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone. This is my first post in the community. I'll try to be as clear and concise as possible. 😅
I'm working on a script that adjusts walls to the upper floors that are linked. I want if the wall crosses several floors with different heights, it gets divided, and each part adjusts to the corresponding floor. As far as I know, there is no way to divide a wall directly so, I have to create a new one in the same place and then edit them.
Since here it's ok but the problem comes when one side is connected to another wall. That situation "locks" that side, and even if I edit the Location.Curve of that wall, it doesn't move.
Because of that, I had no other option but to edit the wall's sketch. I edit it, and there's no problem, but there's something I don't like, which is seeing the discontinued lines that mark the edges of the wall with respect to the internal reference planes in the wall. I would like to move it towards the side of the wall, join them again, and re-anchor them.
I have accessed these parameters and tried to change them, including those inside GetPlane, but I haven't achieved anything.
Finally, I tried what is mentioned in this thread, but it only works with the reference planes that are outside of a sketch.
https://forums.autodesk.com/t5/revit-api-forum/transform-reference-plane/td-p/8099633
Can someone help me fix this?
Thanks in advance.