Skip to content

Commit 571ea2d

Browse files
gid_id not available
1 parent 8237967 commit 571ea2d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • kratos.gid/apps/MdpaGenerator/xml

kratos.gid/apps/MdpaGenerator/xml/Main.spd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<container n="MdpaGenerator" pn="MdpaGenerator" icon="app" prefix="MDPAGen_" tree_state="open" open_window="0">
33
<container n="WriteOptions" pn="Write options" tree_state="open" un="SMP_write_options">
4-
<value n="condition_write_mode" pn="Condition mode" v='unique' values="unique,norepeat,gid-id" dict="unique,Unique ids,norepeat,No repeat ids,gid-id,GiD ids"
5-
help="Ids policy for conditions applied over the same entity more than one time.\nUnique ids means that if we apply more than one time a condition over an entity, the id will be the same everytime.\nNo repeat means that every time we apply a condition over an entity, it will generate a different id.\nGiD ids means that we let GiD to assign the ids">
4+
<value n="condition_write_mode" pn="Condition mode" v='unique' values="unique,norepeat,gid-id" dict="unique,Unique ids,norepeat,No repeat ids"
5+
help="Ids policy for conditions applied over the same entity more than one time.\nUnique ids means that if we apply more than one time a condition over an entity, the id will be the same everytime.\nNo repeat means that every time we apply a condition over an entity, it will generate a different id.">
66
<dependencies value='unique' node="../value[@n='conditions_start_id']" att1='state' v1='normal' />
77
<dependencies value='norepeat' node="../value[@n='conditions_start_id']" att1='state' v1='normal' />
88
<dependencies value='gid-id' node="../value[@n='conditions_start_id']" att1='state' v1='hidden' />

0 commit comments

Comments
 (0)