9 déc. 2023
26 nov. 2023
[Dynamo += Python] Point dans un Polygone ?
Cyril novembre 26, 2023 CPython3, DynamoBim, IronPython, IsInside, Point, Points, Polygon, Python No comments
Comment vérifier si un point se trouve à l'intérieur d'un polygone fermé ?
#Polygon#RevitAPI #DynamoBIM #IsInside
22 oct. 2023
21 sept. 2023
18 août 2023
15 juil. 2023
25 juin 2023
[Dynamo+=Python] Les DataTables (Chapitre 1 - Construction)
#DataTable #RevitAPI #DynamoBIM #Datas
17 avr. 2023
29 mars 2023
[Dynamo += Python] WPF avec IronPython et MVVM
Un article assez technique qui ne sera peut-être pas souvent utilisé dans Dynamo, mais je tenais à partager un exemple de MVVM via IronPython avec Dynamo.
#MVVM #IronPython #DynamoBIM
26 févr. 2023
22 janv. 2023
[Dynamo += Python] Obtenir un Solide d'ouverture (Portes/Fenêtres)
Obtenir la géométrie d'ouverture d'une porte ou d'une fenêtre dans Revit peut-être un défi, surtout lorsque l'on a une multitude de paramètres de dimensions dans la famille.