Thank you! I watched only three minutes of the video and this is by far the best tutorial I found on the topic. Well structured and straight to the point.
Awesome C# introduction Its great to see C# broken down into simple bits so beginners like myself don't get discouraged. Looking forward to more of this.
Awesome!! The way you explain the code was impressive. A beginner like me can understand that code just because of you!! Looking forward to learn more with you. ❤
This is cool. I would like to build my dynamo scripts in C# as a add in one day but I have no idea how you would handle C# with geometry sorting. Like my room elevation script. Would it even be possible with the curve sorting I have in the script?
@@BIMMentor I think they take my comment down for the link. Can find the link on my page. "Room Plans". Removing certain length curves. Grouping by vector then grouping by distance and taking one line to join to others to get correct elevations. Will be awesome if you can take a look and tell me the possibility!
I’m going to fix the audio for these types of videos in the future. Please bear with me 🫶🏾
Great to have you here on BIM TH-cam 🎉🎉 - this was a great summary and introduction, keep it up 😀
Thank you! I watched only three minutes of the video and this is by far the best tutorial I found on the topic. Well structured and straight to the point.
Awesome C# introduction Its great to see C# broken down into simple bits so beginners like myself don't get discouraged. Looking forward to more of this.
Glad you enjoyed it!
Thanks for sharing your knowledge! I’m just learning how to swim in the c# RevitAPI environment. You’ve been so helpful to me!
You got this!
Awesome!! The way you explain the code was impressive. A beginner like me can understand that code just because of you!! Looking forward to learn more with you. ❤
Glad it was helpful!
I'm about to step up from Python to C#. Your video is really useful. Thank you.
You're welcome! Glad you are enjoying it
Easily understandable....Great Job!!!
Glad you liked it!
Amazing
Great video, thanks for sharing
Thanks for watching!
nice!
This is cool. I would like to build my dynamo scripts in C# as a add in one day but I have no idea how you would handle C# with geometry sorting. Like my room elevation script. Would it even be possible with the curve sorting I have in the script?
where can I see your script?
@@BIMMentor I think they take my comment down for the link. Can find the link on my page. "Room Plans". Removing certain length curves. Grouping by vector then grouping by distance and taking one line to join to others to get correct elevations. Will be awesome if you can take a look and tell me the possibility!