Difference between revisions of "MC-Basic:robot.PASSTRANMINGAP"
(Created page with "{{MC-Basic |SHORT FORM= |SYNTAX= <robot>.PassTranMinGap = <value> |AVAILABILITY= |DESCRIPTION= All points that are closed to each other than the given value (translation) will b…") |
|||
(5 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= | + | |DESCRIPTION= During AI, all points that are closed to each other than the given value (translation) will be deleted |
|TYPE= double | |TYPE= double | ||
|RANGE= 0-MaxDouble | |RANGE= 0-MaxDouble | ||
− | |UNITS= | + | |UNITS= mm |
|DEFAULT= 1 | |DEFAULT= 1 | ||
|SCOPE= Task, terminal | |SCOPE= Task, terminal | ||
− | |LIMITATIONS= Modal | + | |LIMITATIONS= Modal only, Robot Only |
|EXAMPLE= | |EXAMPLE= | ||
|SEE ALSO= | |SEE ALSO= | ||
}} | }} |