Difference between revisions of "MC-Basic:group.DESTANGLE"

From SoftMC-Wiki
Jump to: navigation, search
(Created page with '{{MC-Basic |SHORT FORM= |SYNTAX= <''variable''> = <''group_name''>.destangle<br> ?<''group_name''>.destangle |AVAILABILITY= All Versions |DESCRIPTION= Returns arc angle of …')
 
m (1 revision)
(No difference)

Revision as of 16:10, 13 December 2010

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