Revit API Course - Lesson 8 | Advanced Vectors

Поделиться
HTML-код
  • Опубликовано: 7 ноя 2024

Комментарии • 18

  • @mariyandeveloper8437
    @mariyandeveloper8437  2 года назад

    If you want a complete Revit API and OOP course with tons of exercises + my support reach out to me via this email : marianslesar.08@gmail.com

  • @Arciviz
    @Arciviz Год назад

    Very Very Useful. Super

  • @maherworld1
    @maherworld1 4 месяца назад

    if i want to get the distance along the x axis or y axis, couldnt i just subtract x coordinates from both points ? and then get the absolute value to remove the negatives ? isnt that easier or that is not reliable solution ?

    • @mariyandeveloper8437
      @mariyandeveloper8437  4 месяца назад

      Yes, you could, but it will only work for basis vectors. However, in practice, most of the time, we need to measure things along vectors that don't match any of the basis vectors.

  • @yura131314
    @yura131314 10 месяцев назад

    do you have any extension project in github?

  • @bender__ssbender__ss1199
    @bender__ssbender__ss1199 2 года назад

    PowerFULL !!! 🪄🪄
    Gigante Thanks !🌟

    • @mariyandeveloper8437
      @mariyandeveloper8437  2 года назад

      Thank you very much!)

    • @bender__ssbender__ss1199
      @bender__ssbender__ss1199 2 года назад

      @@mariyandeveloper8437 Dear GuruApi, will be video about intersection ? In Dynamo was very easy: get solid cableTray, get solid of wall// intersect? No ! - dont touch this, Yes -here is a solid of intersect, do with that what you want. Can you, please show this Dynamoexample in API ?

    • @mariyandeveloper8437
      @mariyandeveloper8437  2 года назад

      @@bender__ssbender__ss1199 We will definitely go through this)

  • @Chukalin_4
    @Chukalin_4 2 года назад

    Bravo 👏👏👏
    Best wishes to you, for your bigwork!⚡️⚡️⚡️💫🤙

  • @omranovinir8824
    @omranovinir8824 2 года назад

    Thank you

  • @AliRahbarBIM
    @AliRahbarBIM 2 года назад

    hi thank your vey much. please teach how to create database and export revit data to database using sql and entity framework

  • @kongpadintharayota9197
    @kongpadintharayota9197 2 года назад

    Please show crete window form. Thank you

    • @mariyandeveloper8437
      @mariyandeveloper8437  2 года назад

      I am planning to include it in my Plugin Development course. If you need to create it right now, just check a beginner tutorial for WPF