by Guy Robinson
8. December 2008 12:28
Jeremy has started to cover how you can use Win32API methods to enhance your commands. I’ve been doing a lot of this recently and I found a simple way to establish the handle for the active Revit session the command was run from. This is important because Users can have multiple sessions running at once , so enumerating windows to find the handle needs additional techniques to ensure you get the correct handle.More...