Difference between revisions of "MC-Basic:robot.PASSTRANMINGAP"
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| + | {{Languages|MC-Basic:robot.PASSTRANMINGAP}} | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
| − | |SYNTAX= <robot>.PassTranMinGap = <value> | + | |SYNTAX= <robot>.PassTranMinGap = <''value''> |
|AVAILABILITY= | |AVAILABILITY= | ||
|DESCRIPTION= During AI, all points that are closed to each other than the given value (translation) will be deleted | |DESCRIPTION= During AI, all points that are closed to each other than the given value (translation) will be deleted | ||
| Line 9: | Line 10: | ||
|DEFAULT= 1 | |DEFAULT= 1 | ||
|SCOPE= Task, terminal | |SCOPE= Task, terminal | ||
| − | |LIMITATIONS= Modal | + | |LIMITATIONS= Modal only, Robot Only |
|EXAMPLE= | |EXAMPLE= | ||
|SEE ALSO= | |SEE ALSO= | ||
}} | }} | ||