MC-Basic:group.DESTANGLE

From SoftMC-Wiki
Revision as of 16:01, 13 December 2010 by Arwiebe (talk | contribs) (Created page with '{{MC-Basic |SHORT FORM= |SYNTAX= <''variable''> = <''group_name''>.destangle<br> ?<''group_name''>.destangle |AVAILABILITY= All Versions |DESCRIPTION= Returns arc angle of …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Returns arc angle of an interrupted circular motion.

Syntax

<variable> = <group_name>.destangle

?<group_name>.destangle

Availability

All Versions

Type

Double

Range

Mindouble-max double

Units

Degrees

Scope

Configuration, Task, Terminal

Limitations

Modal Only, Read only

Examples

x  = Scara.DestAngle

? Scara.DestAngle

See Also