MC-Basic:robot.PASSROTMINGAP

From SoftMC-Wiki
Revision as of 14:29, 25 October 2011 by Miborich (talk | contribs) (Created page with "{{MC-Basic |SHORT FORM= |SYNTAX= <robot>.PassRotMinGap = <value> |AVAILABILITY= |DESCRIPTION= During AI, all points that are closed to each other than the given value (rotation)…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

During AI, all points that are closed to each other than the given value (rotation) will be deleted

Syntax

<robot>.PassRotMinGap = <value>

Type

double

Range

0-MaxDouble

Units

deg

Default

1

Scope

Task, terminal

Limitations

Modal-Only, Robot Only