Message 1 of 10
SDK UIAPI Drag and Drop Stopped working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
To whom it may concern,
The Drag and Drop has stopped working for Revit 2018. I've also installed Revit 2018 SDK and tested the sample "UIAPI" using Revit 2018 API and it has also stopped working. Please see below how to reproduce to encounter the issue.
- Compile and install
- Run revit in visual studio debugger
- Click Addin Integration> Drag and Drop
- Form appears
- Click on a family symbol from the “Load new furniture families” list to select it
- Drag the family symbol to the revit screen
- Click on the revit screen to place one or more instances
- Hit escape to terminate the command
- Close form
- Click Drag and Drop again from Addin Integration
- Form appears
- Click on a family symbol from the “Loaded furniture family symbols” list to select it
- Drag the family symbol to the revit screen
- Click on the revit screen to place one or more instances
- Hit escape to terminate the command
All the placed family instances from “Loaded furniture family symbols” will disappear after the command has been terminated.
Hoping Autodesk will roll out a patch or an update to resolve this issue in a short period of time.
Many Thanks in advance!
AJ