Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi guys,
I've been using pyRevit for a while now, and the time has come that I gotta move toward C# to get my code stronger and easier to deploy. C# is definitely slower to code but I'm pretty sure that time will be saved when it comes to maintenance.
Anyway, my question is that all my codes were developed around the output window that were providing real time information to the user of what the code was doing.
Ive seen some workarounds, like using System.Windows.Markup.IComponentCollector, but this is not really what I am looking for as it is not a workaround.
Is there any simple option that I am missing? Like casting a command line?
Thanks,
Pedro
Solved! Go to Solution.