SFDUG Sept 2017 | Beginner's Guide to Python for Dynamo Users

Sdílet
Vložit
  • čas přidán 9. 09. 2024

Komentáře • 19

  • @JFASACM
    @JFASACM Před 5 lety +25

    Import Modules:
    10:38 Import clr
    11:17 Revit services
    12:22 Revit API
    13:28 Revit Node
    14:50 Proto Geometry
    15:10 System
    Revit API 15:45
    16:08 Classes
    Syntax Structure 17:09
    17:26 Dynamo Nodes
    Filter Element Collector (Accessing Revit Elements) 23:20
    23:52 Collector
    24:34 Search
    26:18 Where Passes Filter
    27:52 Parameters
    30:40 LookupParameter( )
    30:58 GetParameter( )[ ]
    31:45 get_Parameter( )
    32:51 Methods
    33:36 Example
    34:06 Setting Parameter Values
    Transactions 34:37
    35:27 Transactions in Python
    37:34 Hybrid Approach
    Example - Deleting Dimension Styles 38:26
    Example - Coloring Windows by Mark 42:35

    • @oliverlandry8871
      @oliverlandry8871 Před 3 lety

      You all prolly dont care but does anyone know of a trick to get back into an instagram account?
      I somehow lost the login password. I appreciate any tips you can give me!

    • @pauldawson5418
      @pauldawson5418 Před 3 lety

      @Oliver Landry instablaster =)

  • @Magikookeven
    @Magikookeven Před 6 lety +6

    Good stuff. Exactly what i needed to get started on learning Python with Dynamo.

  • @mavs013
    @mavs013 Před 2 lety

    谢谢分享,视频里讲的真的很受用。Thanks for sharing the video,I find it really helpful.

  • @ArsenSafaryan
    @ArsenSafaryan Před 6 lety +1

    awsome and extremely useful explainations of how all this Revit + Python works for a begineer and not only !!! BIG Thanks!!

  • @TheBIMCoordinator
    @TheBIMCoordinator Před 6 lety +4

    This is very helpful!

  • @joewalton7371
    @joewalton7371 Před 6 lety +1

    Thanks Danny and Dennis for a great presentation

  • @crwinchester
    @crwinchester Před 6 lety +1

    Awesome work Danny and Dennis. Really well put together presentation. Very instructive and inspiring. Cheers.

  • @v_the_she
    @v_the_she Před 6 lety +1

    SuperGood. The information is provided in a perfect way. Thanks! I'm starting believe, that I can get Py+Dy

  • @samuelbsua
    @samuelbsua Před 7 lety +1

    What a great presentation, great work

  • @Paulocpsena
    @Paulocpsena Před 5 lety +4

    I'm from Brazil and I'm studying the use of Revit API (C # and Pyhton). Do you know any classroom course on the subject? Thanks

  • @upyoas
    @upyoas Před 5 lety +1

    This is amazing. Thank you!

  • @titobandito6060
    @titobandito6060 Před 6 lety +2

    in the example for create a wall around 20 minutes in. You generate the points before the transaction and the line after the transaction. Is it possible to generate the line and points before the transaction or generate both after the transaction?

  • @gumikebbap
    @gumikebbap Před 5 lety +1

    hi, is there anything you can't do with nodes that you can achieve with python?

  • @zbzb-ic1sr
    @zbzb-ic1sr Před 6 lety +1

    Subscriptions: 3blue1brown
    You sir have great taste.

  • @lindsaynoble1282
    @lindsaynoble1282 Před 7 lety +1

    Does Dynamo install Python? Do I need to do a install of IronPython in the C Drive?

    • @cameronj5931
      @cameronj5931 Před 7 lety

      You shouldn't need to install python or ironpython

  • @tridibdhara6948
    @tridibdhara6948 Před 4 lety

    how to get (Edit Python Script..)this type node/pop up