Message 1 of 3
SelectionSet

Not applicable
01-10-2006
03:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
Have experienced this problem on 3 or 4 machines. After this line
ssetFrames.Select acSelectionSetAll, , , groupCode, dataCode
where groupCode(0) = 0 and dataCode(0) "INSERT", the selectionset returns with the correct item count. However there are 0 items in the selectionset. Trying to access the items result in an error message "Method ITEM in Acadselectionset failed". After this I can select objects in AutoCAD and continue to work, but the properties palette stops working.
Only way to get this right is re-installing AutoCAD Mechanical.
Anyone else experienced similar?
Have experienced this problem on 3 or 4 machines. After this line
ssetFrames.Select acSelectionSetAll, , , groupCode, dataCode
where groupCode(0) = 0 and dataCode(0) "INSERT", the selectionset returns with the correct item count. However there are 0 items in the selectionset. Trying to access the items result in an error message "Method ITEM in Acadselectionset failed". After this I can select objects in AutoCAD and continue to work, but the properties palette stops working.
Only way to get this right is re-installing AutoCAD Mechanical.
Anyone else experienced similar?