- 16
- 52 761
JuanMCiller
Приєднався 15 лют 2013
Add Icon to Dynamo Zero Touch Node | C# | BIM
How to add a custom icon to a Zero Touch Node created with C# for Dynamo.
Переглядів: 97
Відео
Visual Studio Code & Dynamo | Revit API | #2
Переглядів 74810 місяців тому
Notion page: www.notion.so/S1-Create-Virtual-Environment-10fea6f5af0846c3a0b525ee76e05e7d?pvs=4 Part 3: In this video, I will show you how we can run different samples in Dynamo developing our Python script in a IDE.
Create Virtual Environment Visual Studio Code | Revit API | #1
Переглядів 65310 місяців тому
Notion page: www.notion.so/S1-Create-Virtual-Environment-10fea6f5af0846c3a0b525ee76e05e7d?pvs=4 Part 2: ua-cam.com/video/bNAX9e4kxQI/v-deo.html In this video, I will show you how we can set up a Virtual Environment within Visual Studio Code IDE. I will also show you the different extensions that I use for my development.
Import BIM IFC Models in ArcGIS Pro 2.8 BIM-GIS
Переглядів 10 тис.3 роки тому
How to import BIM Models in IFC format in ArcGIS Pro 2.8.
Install CivilConnection for Revit and Civil 3D
Переглядів 9 тис.3 роки тому
How to install CivilConnection for Revit and Civil 3D.
New York City GIS to BIM with Dynamo for Civil 3D
Переглядів 9583 роки тому
How to convert a GIS file (shapefile) to a BIM file (IFC) with Dynamo for Civil 3D and Revit.
Cartography to Point TXT report with Dynamo Civil 3D
Переглядів 2713 роки тому
How to create a TXT report from a Cartography DWG file with Dynamo and Civil 3D
Navisworks clashes to IFC with attributes using Dynamo for Civil 3D or Revit BIM.
Переглядів 1,3 тис.3 роки тому
Create an IFC file with attributes from clash detection report from Navisworks with Dynamo and Civil 3D or Revit.
Ecoduct model with Dynamo and Civil 3D BIM
Переглядів 1,1 тис.3 роки тому
Ecoduct modelled with Civil 3D and Dynamo BIM.
Cut & Fill volumes with Dynamo and Civil 3D BIM
Переглядів 2,3 тис.3 роки тому
Cut & Fill volumes with Dynamo and Civil 3D BIM
Create template with Dynamo for Revit and Civil 3D
Переглядів 7413 роки тому
How to create the template path for Dynamo with Civil 3D and Revit. BIM.
Civil 3D corridor to Revit with Dynamo and Civilconnection
Переглядів 16 тис.3 роки тому
Export corridor from Civil 3D to Revit with Dynamo and Civilconnection package .
Dynamo Civil 3D Boreholes Geotechnical BIM model
Переглядів 1,9 тис.3 роки тому
BIM model developed with Dynamo geotechnical boreholes model IFC
Trabajo fin máster BIM infraestructuras.
Переглядів 2,7 тис.4 роки тому
Trabajo fin máster BIM infraestructuras.
Muy interesante, como podemos ver el SCRIPT completo?¿ se pixela la imagen y es muy dificil de intentar relicar.
is it working for revit and civil version 2021? because i tried to run the script but it doesn't read the civil file the error coming from the first node
If I type Python in Civil3D 2024 then I get an error saying that it doesn't recognize the command, but I get the same end result like you when I connect the nodes in Dynamo. So it's weird? Will it still work?
Disculpa, intente seguir el script para crear el corridor que tengo en un archivo de Civil 3D 2025 para importarlo a un Revit 2020, pero me sale un error :c, sabes como podria solucionarlo?
Wonderful tutorials, please continue python - dynamo topic😀😀😀
Hello Juan, Where can I get this script?
Amazing! Great work I was looking for this solution to resolve issues. Can you if you can share dynamo script? Thank you in advance it will be great help.
awesome bro
Hi Juan, Would it be possible for you to share the script with me?
In the last step in the script.. What is the family used???
<Target Name="CreateNodeIcons" AfterTargets="PostBuildEvent"> <!-- Get System.Drawing.dll --> <GetReferenceAssemblyPaths TargetFrameworkMoniker=".NETFramework, Version=v4.8"> <Output TaskParameter="FullFrameworkReferenceAssemblyPaths" PropertyName="FrameworkAssembliesPath" /> </GetReferenceAssemblyPaths> <!-- Get assembly --> <GetAssemblyIdentity AssemblyFiles="$(OutDir)$(TargetName).dll"> <Output TaskParameter="Assemblies" ItemName="AssemblyInfo" /> </GetAssemblyIdentity> <!-- Generate customization dll --> <GenerateResource SdkToolsPath="$(TargetFrameworkSDKToolsDirectory)" UseSourcePath="true" Sources="$(ProjectDir)ClassLibrary1Images.resx" OutputResources="$(ProjectDir)ClassLibrary1Images.resources" References="$(FrameworkAssembliesPath)System.Drawing.dll" /> <AL SdkToolsPath="$(TargetFrameworkSDKToolsDirectory)" TargetType="library" EmbedResources="$(ProjectDir)ClassLibrary1Images.resources" OutputAssembly="$(OutDir)ClassLibrary1.customization.dll" Version="%(AssemblyInfo.Version)" /> </Target>
Juan, can you please share me the dynamo script? thanks
Hi Juan, I have tried to recreate your nodes but apparently it does not work. I always end up in an empty model space in Revit everytime I run the script. I am hoping to use this dynamo script for projects collaborating c3d and Revit and would be lovely to have a copy of your nodes. More power to you and to your endeavors.
What version of Revit and CIVIL 3D are you running?
@@JMCiller I am currently using C3d and Revit 2021
Hi, thanks for the video tutorial, i have a question; I have installed C3D 2024 and Revit 2024 but the latest release for civil connection is for 2023, does it works for 2024 version of the autodesk software?
I don't think it will work for the 2024 version. However, you can ask the developer directly in the Dynamo forum forum.dynamobim.com/. His name is Paolo Serra.
Hi, Thank you for these helpful videos, please can you create a video demonstrating how to bring eternal services from civil 3D to Revit
Your notion page link does not work for me. It says the Page is not found or I don't have permission. Would you be able to share it in another way?
Try this one: rune-screen-1b4.notion.site/S1-Create-Virtual-Environment-10fea6f5af0846c3a0b525ee76e05e7d
Hi Juan could I get a copy of this script file from you please.
Hi Juan, can you share to me dynamo file for this one?
se puede apreciar esos volúmenes y el solido de corte y relleno generado por dynamo en civil 3d?
Hi Juan, May I have the script? Thanks.
Hi Juan, a question for you, how to generate top civil 3d surface from Solid model
how to find python scripts located?
Hi Juan, could you please share the dynamo file for this one? Thank you so much.
Hi Juan. Very Excelent Dynamo Can U Share me for this Dynamo? Thanks Before
Saludos Excelente explicación Me gustaría importar un modelo de Civil 3D a Revit con la Extensión de Dynamo o cómo podría contentarme con ustedes para una asesoría u orientación? Buena tarde
Hi Juan, can u create video about this script? Thanks
Very excelent Dynamo,, can i have this dynamo, can you share me this dynamo?? Thanks Before
consulta, y se podria generar obras de drenaje transversal como este caso? ua-cam.com/video/DLnwRdA717E/v-deo.html
Hello Juan, I tried to follow your script in dynamo, but it doesn't work. Maybe I'm doing something wrong. Can you share to me dynamo file for this one? Thank you.
Thank you so much. Amazing work!. Part of you script solved some issues in my workflow.
In the last step in the script.. What is the family used???
@JuanMCiller Please, Can you share me the Dynamo Scrip? Thx
Hi Juan, Thank you very much for your sharing. Can you share to me dynamo file for this one?
The modelling seem to me to be the easy part, the hard part is making sure it is a digital twin of the reality, with correct coordinates, measurements etc. :-) thanks for sharing.
Thank you for the video... Can you please do a video how does it work I mean can you show the civil 3d link in revit
Hi sir can you send me a screen shot of your dynamo script to write scripts or can u help us to download the scripts
Hi Juan, can you share to me dynamo file for this one? please, thank you so much.
where can you find your dynamo scripts?
Muy bueno 👌
Do you sell this code?
Hello Juan. Nice video. May I ask for the script?
Hi Juan, can you share to me dynamo file for this one?
Hi Juan, Would it be possible for me to get the dynamo script please?
hi guan, it's a great video. i would be grateful if you could share the dynamo script.
Could you share script for corridors?
Please sir Say something.... Atleast explain it.. explain the process... What you're doing, why you're doing it... You need to describe it for beginners like me.... It's so frustrating to watch blindly without understanding anything.
Are we able to edit the family and add parameters to it?
Olá Juan, achei incrível mas estou tentando criar a rotina no dynamo dentro do revit e não acho os nods, poderia me ajudar ou disponibilizar a rotina?
Hi, can you share that?
Hi, can you share this script?
Can you share this script?