Setting the builtin parameter accessible thru the family editor?

you can call this before calling EditFamily()

TransactionManager.Instance.ForceCloseTransaction()

That will ensure that no Transaction is open.

2 Likes

Yes, built from source: https://github.com/DynamoDS/Dynamo

  • Download Dynamo master and DynamoRevit 2017 to the same forlder with github desktop.
  • Bulid Dynamo Master
  • Run restorepackages.bat
  • Bulid DynamoRevit 2017
  • Add .addin file to %appdata%\Autodesk\Revit\Addins\2017\ with path: “[Your GitHub Folder]\Dynamo\bin\AnyCPU\Debug\Revit_2017\DynamoRevitVersionSelector.dll”
1 Like

Super bleeding edge! I like it!

Thank you! Thought I actually had tried that betfore, but it seems to work now.

Hi @Konrad_K_Sobon,
how would it be applicable to detailItems _ I guess yes_ in order to change line weight of the filled regions inside detailItems?

How can we add Room Calculation Point for all the Familes in Model using Dynamo.