У нас вы можете посмотреть бесплатно Extract information from an IFC file using python или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In this video, we are going to see how to extract information from an IFC file using python, specifically by using the IfcOpenShell library. In this tutorial, we are going to compare the results we will get in python to BimVision. BimVision is a light-weight software that helps view an IFC file. The source code can be found here : https://github.com/ImadSaddik/Python_... The IfcOpenShell website : https://ifcopenshell.org/ The IfcOpenShell GitHub repository : https://github.com/IfcOpenShell/IfcOp... The IfcOpenShell documentation : https://blenderbim.org/docs-python/if... The BimVision software : https://bimvision.eu/download/ Support us at: / 3codecamp ⭐️ Contents ⭐️: (00:00) Introduction (00:26) Installing IfcOpenShell (01:31) Installing BimVision (02:00) Open an IFC file (02:55) Coding part (06:18) Solving the problem (07:40) Comparison part & conclusion #ifc_python #ifc_open_shell #3_code_campers