Command recording wrong when using Query->Pick->PickByGlobalNode/Zone #20138
Labels
bug
Something isn't working
impact medium
Productivity partially degraded (not easily mitigated bug) or improved (enhancement)
likelihood medium
Neither low nor high likelihood
Describe the bug
Open global_node.silo
Create Pseudocolor plot of 'dist'.
Draw
Open Controls->Command , click Record.
Open Controls->Query->Pick
Change
Pick using coordinate to determine zone
toPick using global element Id
Set Node id to 246827
Click Query
Stop command recording,
It will show:
PickByNode(element=246827)
but the correct command is:
PickByGlobalNode(element=246827)
Desktop
The text was updated successfully, but these errors were encountered: