This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
com:edgemodel [2016/08/25 13:57] phil created |
com:edgemodel [2016/08/25 14:06] (current) phil |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== EDGEMODEL Command ====== | ====== EDGEMODEL Command ====== | ||
- | EDGEMODEL,<x>,<y>,<z> | + | EDGEMODEL,[x],[y],[z] |
Applies the [[com:EDGE]] command to all of the wall groups in the model. | Applies the [[com:EDGE]] command to all of the wall groups in the model. | ||
* x - ignore edges parallel to the global x axis | * x - ignore edges parallel to the global x axis | ||
+ | * 0 Use edges (default) | ||
+ | * 1 Ignore edges | ||
* y - ignore edges parallel to the global y axis | * y - ignore edges parallel to the global y axis | ||
+ | * 0 Use edges (default) | ||
+ | * 1 Ignore edges | ||
* z - ignore edges parallel to the global z axis | * z - ignore edges parallel to the global z axis | ||
+ | * 0 Use edges (default) | ||
+ | * 1 Ignore edges | ||