MVBlock and jig
Not applicable
06-21-2007
12:33 PM
I have a VS 2003 .NET routine developed in ADT 2006 that uses a jig to place a Multiview block.
I am trying to upgrade the routine in VS 2005.NET to run in Architecture 2008. I repointed the references to 2008 recompiled and it mostly works but when moving the pointer in modelspace the mvblock (which is supposed to follow the pointer) gets drawn with the inverse of the coordinates. (example if I move the pointer up the Y axis, the block moves down the Y axis).
The code sample is enclosed for your review.
Thanks.
I am trying to upgrade the routine in VS 2005.NET to run in Architecture 2008. I repointed the references to 2008 recompiled and it mostly works but when moving the pointer in modelspace the mvblock (which is supposed to follow the pointer) gets drawn with the inverse of the coordinates. (example if I move the pointer up the Y axis, the block moves down the Y axis).
The code sample is enclosed for your review.
Thanks.
Link copied