How to drag and drop the family symbol object to current document like we do in Project browser ?

How to drag and drop the family symbol object to current document like we do in Project browser ?

jeevanandanj
Community Visitor Community Visitor
258 Views
1 Reply
Message 1 of 2

How to drag and drop the family symbol object to current document like we do in Project browser ?

jeevanandanj
Community Visitor
Community Visitor

i am creating a plugin with c#. i want to drag and drop the plant family into current document.

 

i have seen we can able to drag and drop the family object from project browser. 

jeevanandanj_0-1710335455876.png

 

i can see the CreateInstance option when we right click the family symbol object.

jeevanandanj_1-1710335559390.png

This above highlighted option also doing the same thing which is adding the family symbol object to plus sign cursor.

0 Likes
259 Views
1 Reply
Reply (1)
Message 2 of 2

jeremy_tammik
Alumni
Alumni

Use the drag and drop API:

 

 

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open
0 Likes