by Daniel MacNeil <dan_dot__42@[EMAIL PROTECTED]
>
Feb 18, 2006 at 12:46 PM
Yazu,
In the mdlState_startModifyCommand (...) function check what value you
are using for the 'needPoints' variable. The Help explains its' use.
Dan
yazu wrote:
> HI everbody;
>
> I try to select one or more element by using
> mdlState_startModifyCommand() and then mdlLocate_findElement()
> functions together here is the problem when I select the first element
> from dgn file it can not be selected if it clicked one time but if it
> is clicked two times it can be selected but after first element they
> can be selected with one click how can handle this problem
>
> Sorry about my english I hope you can understand my problem
>