Message 1 of 3
Difference between LinkCAD and Import CAD with File Importing Event
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am working on a script that runs when the "FileImporting" event is triggered. I had meant for it to only run when the "Import CAD" function is used, however I realized that this function runs when you import OR Link a file. Is there a way to know which of these is happening when the FileImporting event happens? Or is there a different event that I should use?