Message 1 of 2
AcdbBlockTable::getAt() in .NET?
Not applicable
10-20-2005
11:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
The docs says:
"Autodesk.AutoCAD.DatabaseServices.BlockTable Class
This .NET class wraps the AcDbBlockTable ObjectARX class."
But where's the funtion getAt?
Is there another function that finds a block with a specific name, or do i
have to iterate the blocktable myself?
/Matt
"Autodesk.AutoCAD.DatabaseServices.BlockTable Class
This .NET class wraps the AcDbBlockTable ObjectARX class."
But where's the funtion getAt?
Is there another function that finds a block with a specific name, or do i
have to iterate the blocktable myself?
/Matt