У нас вы можете посмотреть бесплатно How To Convert Coordinates in Revit API [Survey/Project/Internal] или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
📙 Get Free E-Book: Beginner's Guide to Revit API: https://learnrevitapi.com/ebook?utm_s... 🎁 The Ultimate pyRevit StarterKit for Beginners https://learnrevitapi.com/pyrevit-sta... -------------------------------------------------- 🔗 Links from Video: Blog Post with code snippets: https://learnrevitapi.com/blog/conver... -------------------------------------------------- 📝 Video Summary: Learn how to convert coordinates in Revit API between Internal, Project and Survey coordinates. It's an important step when you start working with coordinates and you want to place elements to given set of coordinates, or extract coordinates from Revit as survey or project. Also keep in mind that Revit API stores all coordinates in feet, and therefore we need to convert it to metric system if we want to export them like that or compare with what we see inside of Revit. You will get a python code that will easily convert your coordinates. All you have to do is provide XYZ values, Specify Coordinate System, and specify units. And then your coordinates will be converted to Project, Survey and Internal. -------------------------------------------------- 🎬 Chapters: 0:00 Let's talk about Coordinates in Revit 0:45 Coordinate Systems in Revit 2:25 Coordinates Example 5:35 Code to Convert Coordinates 10:10 How to use the code ? 11:45 Example: Convert Coordinates from meters 13:35 PickPoint and Convert Coordinates 14:40 Get Bonus -------------------------------------------------- ⌨️ Happy Coding! Tags: #LearnRevitAPI #RevitAPI #pyrevit