Announcements
Welcome to the Revit Ideas Board! Before posting, please read the helpful tips here. Thank you for your Ideas!
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Make API Methods for Split, Split With Gap

Make API Methods for Split, Split With Gap

Currently Split/Split With Gap are only enumeration members (they cannot be used in a script).  I would like to be able to have a command that is something like Element.Split(plane)  where you could specify a plane (or point) at which to split the specified element. 

 

Example use case would be splitting columns - if I wanted to split columns using the API, i actually have to create many copies of the column, then adjust the top/bottom of each column to achieve what could be accomplished with Split.

9 Comments
boostyourbim
Advocate

this should also allow splitting walls with the same functionality as in the API (https://forums.autodesk.com/t5/revit-api-forum/split-wall-using-revit-api/td-p/6562014)

Anonymous
Not applicable

Creating many copies of column and adjusting top and bottom levels is the way I'm using but it works on vertical columns only.

I encountered problem when the column is slanted. Is there a way to use the Split feature?

jeremytammik
Autodesk

Raised a development issue for this:  CF-4916 [API wish: split wall like 'Split with gap' -- 14929026].

 

Also discussed in 

 

https://forums.autodesk.com/t5/revit-api-forum/split-wall/m-p/8660986

hiroe.katano
Autodesk

Spilt Walls cannot be automated because there is no Split Element in API. I strongly request to implement Split Element in Revit API.

Tags (2)
Status changed to: Gathering Support

Hi, @hiroe.katano ,

 

Here is a similar Idea...feel free to add your votes there, too. If you like, I can combine your post with this one.

Make API Methods for Split, Split With Gap - Autodesk Community

 

Thank you for your submission!

-Kimberly

jeremy_tammik
Autodesk

Further discussion on this topic in this thread:

  

dvd_gnz
Contributor

6 years in and this is still very much needed. Splitting walls manually in a robust way is still very challenging. We shouldn't have to manually relocate each hosted family instance, copy parameters, etc.

 

The logic is clearly already there since the UI command to split walls works well. Why can't this just be exposed to the API?

NimeshJ
Advocate

Even after 7 years this is not yet fixed, you still cannot use the Split Method on walls.
We still have to create new walls instead of simply adding Spilt to them.

valensas_balsevicius2
Contributor

lol...I am happy I wasted only few minutes before I found this thread. It means we will have to wait a few more years.

Can't find what you're looking for? Ask the community or share your knowledge.

Submit Idea  

Autodesk Design & Make Report