DynamoDS / DynamoRevit

Dynamo Libraries for Revit
https://dynamobim.org
340 stars 188 forks source link

Bug: Group Model cannot be add if is not add manyally into workspace! Is a bug? #2663

Open catafest opened 3 years ago

catafest commented 3 years ago

If this issue is with Dynamo for Revit, please post your issue on the Dynamo for Revit Issues page.

If this issue is not a bug report or improvement request, please check the Dynamo forum, and start a thread there to discuss your issue.

Dynamo version

Dynamo Core: 2.3.0.5885 Dynamo Revit: 2.3.0.8352

Operating system

Windows 10

What did you do?

I use doc.Create.PlaceGroup(loc, g) to add a Group Model into my workspace. If the Group Model is add on workspace then my script works well , if not then don't find it. I try to use Categories and All Elements of Category and works only if I add it manually in workspace. (Fill in here)

What did you expect to see?

A group model in workspace

What did you see instead?

I don't see anything. The Group Model works only if I add it manually and use scripts or Categories and All Elements of Category to use with nodes.

github-actions[bot] commented 3 years ago

Thank you for submitting the issue to us. We are sorry to see you get stuck with your workflow. While waiting for our team member to respond, please feel free to browse our forum at https://forum.dynamobim.com/ for more Dynamo related information.