Search found 7 matches

by tiago_valente
Mon Sep 26, 2022 10:37 am
Forum: Customization
Topic: Selection of nodes to fill field of tree
Replies: 3
Views: 2434

Re: Selection of nodes to fill field of tree

Thanks for your help.

I was able to implement the solution that you pointed out.

Best regards
by tiago_valente
Mon Sep 26, 2022 10:36 am
Forum: Customization
Topic: Example to use values_check
Replies: 2
Views: 2150

Re: Example to use values_check

Thanks for your help. Best regards
by tiago_valente
Tue Sep 13, 2022 10:56 am
Forum: Customization
Topic: Selection of nodes to fill field of tree
Replies: 3
Views: 2434

Selection of nodes to fill field of tree

I want to fill a field of data tree with the number of a point in the geometry. Is it possible to add an <edit_command> to call a function to select a point using the graphical interface? Here is what I was trying to do, but was unable to find a tcl function to call a pick point selection: <value n=...
by tiago_valente
Mon Sep 12, 2022 4:37 pm
Forum: Customization
Topic: Example to use values_check
Replies: 2
Views: 2150

Example to use values_check

Can you provide an example to use the values_check call to check the value of a field in the tree data window?
I know that it has to procedure must be in square brackets, but do not know how to send the value of the field to the value_check procedure.

Best regards
by tiago_valente
Fri Sep 09, 2022 11:32 am
Forum: Customization
Topic: Change value in tree from tcl procedure
Replies: 3
Views: 2812

Re: Change value in tree from tcl procedure

Thanks for the reply.

In regard to the update of the tree, the command gid_groups_conds::actualize_conditions_window is less "expensive" than the proposed GidUtils::UpdateWindow ?

Best regards
by tiago_valente
Thu Sep 08, 2022 3:51 pm
Forum: Customization
Topic: Change value in tree from tcl procedure
Replies: 3
Views: 2812

Change value in tree from tcl procedure

Is it possible to change tha value of a field in the tree, from a tcl procedure and update its value in the tree?
If it is, can you provide an simple example.
by tiago_valente
Wed May 18, 2022 10:54 am
Forum: Postprocess
Topic: How to lock scale factor for line thickness results
Replies: 1
Views: 2348

How to lock scale factor for line thickness results

Hello, I use the option of "Line thickness" to visualize results in line elements. In order to check the evolution of the results for different steps, I use the animation tool. I want to know if it is possible to lock the scale factor for the line thickness results because if I previously ...