Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have saw some add-in that can be used without opening rvt file.
How do I make add-in using out from opened document?
I face some error message, If I execute my dll file eventhough any simple codes it is.
Syetem.NullReferenceException: Object reference not set to an instance of an object at A.Command.Execute(ExternalCommandData commandData, String& message, ElementSet elements) at ...
Solved! Go to Solution.