Python Tools For Revit - Ep005 - Linked Element Collection By Category

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ก.ย. 2024
  • In this episode of #PythonToolsForRevit Ehsan teaches us how to collect Linked #AutodeskRevit Elements by their Revit Category! Maybe you want to grab the linked consultant model elements, maybe you have your scope of work broken into many Revit models - with this tool you can get information from any Revit Link based on the Category specified.
    Related Documentation:
    Notion - www.notion.so/...
    Revit Link Instance Class - www.revitapido...
    Element Filter Class - www.revitapido...

ความคิดเห็น • 9

  • @3DimDev
    @3DimDev 3 ปีที่แล้ว +1

    Very cool video, and FEC's, a topic near and dear to my heart, combined with linked files, loved it all!

  • @joaquincanete5453
    @joaquincanete5453 3 ปีที่แล้ว +1

    Gracias por compartir ... excelente video!!!

  • @carlosmunoz1041
    @carlosmunoz1041 2 ปีที่แล้ว

    This video is Gold. Thanks for making these videos.🤩

    • @DanamoBIM
      @DanamoBIM  2 ปีที่แล้ว

      Thanks for all the support, Carlos!! ❤️

  • @mohammadarif509
    @mohammadarif509 ปีที่แล้ว

    while executing python code, I'm getting an error stating as AttributeError: 'List[object]' object has no attribute 'GetLinkDocument'. How can I get rid of this

  • @aaruparanzhu
    @aaruparanzhu 3 ปีที่แล้ว +1

    Thank you for this amazing video...awesome and helpful as always,,, i have a query about controlling the workset visibilty for linked files using the same way/technique....is it possible to have a python script for the same.

    • @DanamoBIM
      @DanamoBIM  3 ปีที่แล้ว +1

      Great idea for another video!! :) thanks for watching!

    • @aaruparanzhu
      @aaruparanzhu 3 ปีที่แล้ว +1

      @@DanamoBIM Looking forward. Thanks again...

  • @jarodtulanowski2211
    @jarodtulanowski2211 ปีที่แล้ว

    Very fun to watch unfortunately as usual Revit and Dynamo changes and the nodes that you use are no longer valid in Revit 2023. (Element Types and All Elements of type) changed to (Element Classes and All Elements of Class)