Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I am working with C# in the SharpDevelop Revit Macro Manager.
I am creating a sub routine class outside of ThisDocument to be called into ThisDocument.
I am running into an error:
does not contain a definition for ‘Application’ and no extension method…
How can I create a subfunction that calls Revit UIDocument. This sub function is within the same namespace as 'ThisDocument'
Thanks for any help!
Solved! Go to Solution.