Product : Converter, Version : 4.0.0.1017, ArticleID : 41017008

Bug : In dwg, make two lines and look the handles. You will see that the two handles are equal.

Article41017008
TypeBug
ProductConverter
Version4.0.0.1017
Date Added3/10/2003
FixedYes [3/11/2003]
Submitted byWorkbench
Keywords

Subject

In dwg, make two lines and look the handles. You will see that the two handles are equal.

Summary

Open the attached dwg, make two lines and look the handles.

You will see that the two handles are equal.

Solution

In version 4.0.1.1018 this is fixed. The handle can take value up to FFFFFFFFFFFFFFFF (16 Bytes).

For versions prior to this :
The HANDLE can take a value up to 5AF3107A3FFF in VectoDraw. In the drawing you send me there is one object with very high handle. So VectorDraw try to give to the new objects a handle bigger than this.

The only solution for these versions is: Insert the drawing as a block from file in a new drawing and then explode it. This will rebuild the HANDLEs database.