Message 1 of 6
Block Insert Jig Byblock Color
Not applicable
01-05-2007
10:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi you all
I've experiencing a strange problem:
I've written a Jig function to insert blocks, with help of this group.
Now it gave me a fatal error on certain blocks. (these blocks can correctly be placed by "insert" of Autocad).
I've narrowed it down to elements in the block that have their color set "ByBlock", if all elements are bylayer...no problem, if one ore more elements are byblock autocad crashes...on the first jigoption (insertpoint)...
Does anybody experience this also....or should something be changed to the code...
Can somebody try it.....
I'm using Autocad 2007, XP Pro, and I build the project with VS2005 express edition
A Caddie
(I hope it's not a bug...in autocad .NET)
I've experiencing a strange problem:
I've written a Jig function to insert blocks, with help of this group.
Now it gave me a fatal error on certain blocks. (these blocks can correctly be placed by "insert" of Autocad).
I've narrowed it down to elements in the block that have their color set "ByBlock", if all elements are bylayer...no problem, if one ore more elements are byblock autocad crashes...on the first jigoption (insertpoint)...
Does anybody experience this also....or should something be changed to the code...
Can somebody try it.....
I'm using Autocad 2007, XP Pro, and I build the project with VS2005 express edition
A Caddie
(I hope it's not a bug...in autocad .NET)