This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
com:intgen [2013/06/03 13:05] phil created |
com:intgen [2019/06/19 13:25] (current) phil |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== INTGEN Command ====== | ====== INTGEN Command ====== | ||
- | INTGEN,<type> | + | INTGEN,<type>,[level skip] |
- | Interaction node generation is a way for the user to quickly change a model from flexible volume to flexible interface or vice versa. The user must remove the interaction nodes that had previously been defiend using the INT command to zero all interaction nodes. Then the user can use the INTGEN command to generate the interaction nodes based on the excavation volume and the type option of the command. The excavation volume must be explicitly defied by [[com:ETYPE]] or [[com:ETYPEGEN]] command for options 1-3 and 5. If the ETYPE of the elements is left to default this command will not work. | + | Interaction node generation is a way for the user to quickly change a model from flexible volume to flexible interface or vice versa. Options 1-8 do not remove any interaction nodes that have been previously defined. If the user must remove the interaction nodes, the [[com:INT]] command or the INTGEN command by using INTGEN with option 0 need to be used. Then the user can use the INTGEN command to generate the interaction nodes based on the excavation volume and the type option of the command. The excavation volume must be explicitly defined by [[com:ETYPE]] or [[com:ETYPEGEN]] command for options 1-3 and 5-8. If the ETYPE of the elements is left to default this command will not work. |
* type – Type of iteration node generation | * type – Type of iteration node generation | ||
- | * 1 Flexible Volume | + | * 0 Set all nodes to non interaction |
- | * 2 Flexible interface with Top | + | * 1 Flexible Volume |
- | * 3 Flexible interface without top | + | * 2 Flexible interface with Top |
- | * 4 Surface Interaction | + | * 3 Flexible interface without top |
- | * 5 Flexible interface/volume hybrid Vertical levels | + | * 4 Surface Interaction |
+ | * 5 Flexible interface/volume hybrid Vertical levels | ||
+ | * 6 Z-level interaction surface | ||
+ | * 7 X-level interaction surface | ||
+ | * 8 Y-level interaction surface | ||
+ | * level skip - For option 5 number of levels skipped between interaction node levels (default = 1). For options 6,7,8 use level skip to determine the location of the interaction surface to be added. |