Create an unplaced area

Create an unplaced area

SamBerk
Advocate Advocate
418 Views
2 Replies
Message 1 of 3

Create an unplaced area

SamBerk
Advocate
Advocate

Hi

 

Is there any way to create an unplaced area in the Revit API?

0 Likes
419 Views
2 Replies
Replies (2)
Message 2 of 3

jeremytammik
Autodesk
Autodesk

Yes.

 

If that is all you want to know, we are done.  🙂

 

Would you like to know how?

 

Off-hand, the first thing I see is the Room.Unplace method:

 

https://www.revitapidocs.com/2020/d5d66eb0-ca3b-6133-48a6-645900addd5f.htm

 

You can create them unplaced from scratch, too. I just don't know how off-hand. 

 



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

Message 3 of 3

SamBerk
Advocate
Advocate

Hi @jeremytammik 

 

The link you provided is for rooms, but I'm looking for a way to create unplaced areas, I can't find a way in the API.

 

Thanks