70000158 Selection issue

Article 70000158
Type Wish
Product Engine
Version 7001
Date Added 11/13/2014 12:00:00 AM
Fixed (11/13/2014 12:00:00 AM)
Submitted by D. Premillieu

Summary

See the attached project and drawing. The green polyline shouldn't be selected.

Solution

In version 7002 a change is made in selecting. There is a new public property in GlobalRenderProperties named DefaultSelectingEquality, which has the default value 0. This value is the default selecting.

If you want better equality then you should change this property to a number like 0.01 or 0.001. Note that it is better to reset this value to 0 after the selection is complete as this will slow down the selections that is done during the mouse-move default actions.

Send comments on this topic.