Difference between revisions of "MC-Basic:group.DESTANGLE"
(Created page with '{{MC-Basic |SHORT FORM= |SYNTAX= <''variable''> = <''group_name''>.destangle<br> ?<''group_name''>.destangle |AVAILABILITY= All Versions |DESCRIPTION= Returns arc angle of …') |
(AXY: new links) |
||
(6 intermediate revisions by 4 users not shown) | |||
Line 9: | Line 9: | ||
|AVAILABILITY= | |AVAILABILITY= | ||
− | All | + | All versions |
|DESCRIPTION= | |DESCRIPTION= | ||
Line 38: | Line 38: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:group.CIRCLETYPE|group.CIRCLETYPE]] |
− | * [[ | + | * [[MC-Basic:element.DEST|DEST]] |
}} | }} |
Latest revision as of 10:32, 13 September 2017
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