Difference between revisions of "MC-Basic:group.ANGLE"
m (Text replace - "+/- " to "± ") |
m (Text replace - "Write-Only" to "Write only") |
||
| Line 28: | Line 28: | ||
|LIMITATIONS= | |LIMITATIONS= | ||
| − | Write | + | Write only |
|EXAMPLE= | |EXAMPLE= | ||
Revision as of 11:05, 20 March 2014
This property is used to specify the angle through which a group must move in response to a CIRCLE command. This property has no default value. You must specify its value each time a CIRCLE command is issued.
Syntax
Circle <GROUP>.Angle =<angle> CircleCenter = <circle center vector>
Availability
All versions
Type
Double
Range
± MaxDouble
Units
Degrees
Scope
Task or Terminal
Limitations
Write only
Examples
Circle G1 Angle = -90 CircleCenter = {-100, -100}