Element on your pointer/mouse instead fixt point?

Hi all,

I was wondering if it is possible to create something in Dynamo using a Generic Model family and having it hanging on your mouse pointer in Revit so you van place it were you like.

1 Like

Sounds like you want to place a component in revit using the default revit user interface. What would Dynamo do here?

Considering there is a face to clic on, you could do it with Select Point on Face and FamilyInstance.ByPointAndLevel, but it will only let you create one instance:

Using instead Family Instance By Point in Transaction from Bakery will let you place a serie of instances from certain types that don’t need a level as an entry, such as furnitures.