.NET
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
*Tony Tanzillo
Re: block image.
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
08-08-2008 12:21 PM in reply to:
namrata.nekkanti
That code was for older releases where the PreviewIcon
property of the BlockTableRecord was not implemented yet.
In 2009 it is, so you don't need that workaround any longer.
--
http://www.caddzone.com
AcadXTabs: MDI Document Tabs for AutoCAD 2009
Supporting AutoCAD 2000 through 2009
http://www.acadxtabs.com
Introducing AcadXTabs 2010:
http://www.caddzone.com/acadxtabs/AcadXTabs2010.ht m
"J_Walters" wrote in message news:6001971@discussion.autodesk.com...
I was able to compile using AutoCAD 2008 managed libraries.
"J_Walters" wrote in message
news:6001611@discussion.autodesk.com...
Hello,
When I compile, I get the message, "The name 'BlockThumbnailHelper' does not
exist in the current context" Any suggestions? My operating environment is
Windows Vista, Visual Studio 2008 Professional, and AutoCAD 2009
"Tony Tanzillo" wrote in message
news:5005286@discussion.autodesk.com...
See the sample code here:
http://www.caddzone.com/BlockIconSample.zip
--
http://www.caddzone.com
AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005/2006
http://www.acadxtabs.com
wrote in message news:5005109@discussion.autodesk.com...
yes i want to create a thumbnail image of the block on my user interface
property of the BlockTableRecord was not implemented yet.
In 2009 it is, so you don't need that workaround any longer.
--
http://www.caddzone.com
AcadXTabs: MDI Document Tabs for AutoCAD 2009
Supporting AutoCAD 2000 through 2009
http://www.acadxtabs.com
Introducing AcadXTabs 2010:
http://www.caddzone.com/acadxtabs/AcadXTabs2010.ht
"J_Walters"
I was able to compile using AutoCAD 2008 managed libraries.
"J_Walters"
news:6001611@discussion.autodesk.com...
Hello,
When I compile, I get the message, "The name 'BlockThumbnailHelper' does not
exist in the current context" Any suggestions? My operating environment is
Windows Vista, Visual Studio 2008 Professional, and AutoCAD 2009
"Tony Tanzillo"
news:5005286@discussion.autodesk.com...
See the sample code here:
http://www.caddzone.com/BlockIconSample.zip
--
http://www.caddzone.com
AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005/2006
http://www.acadxtabs.com
yes i want to create a thumbnail image of the block on my user interface



