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

From SoftMC-Wiki
Jump to: navigation, search
m (1 revision)
m (Text replace - "All Versions" to "All versions")
Line 9: Line 9:
  
 
|AVAILABILITY=
 
|AVAILABILITY=
All Versions
+
All versions
  
 
|DESCRIPTION=
 
|DESCRIPTION=

Revision as of 14:52, 20 March 2014

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