I want to convert this Python code to C# code to create a custom node in Revit Dynamo. However, due to my limited knowledge, I have been unsuccessful. I have tried different AI tools but still failed to get the same result as the Python code. It would be great if I could get the .cs file code to meet my needs.Thankyou
You’re trying to read a text file sitting on your C drive direct from Revit?
You want a node in Dynamo that will do this?
You want to do this using C# instead of python?
Why do you want it in C# when you have a working node already?