MC-Basic:group.CIRCLECENTER
Revision as of 08:50, 22 May 2014 by Miborich (talk | contribs) (Miborich moved page Axystems:MC-Basic:group.CIRCLECENTER to MC-Basic:group.CIRCLECENTER: Global renaming of Axystems: namespace into (Main):)
This property specifies the circle center when executing a CIRCLE command. This property has no default value. You must specify its value each time a CIRCLE command is issued.
Short form
<group>.Ctr
Syntax
Circle <group> Angle=<angle> CircleCenter = <circle center vector>
Availability
All versions
Type
Double
Range
± MaxDouble
Units
User position units, as specified by the POSITIONFACTOR properties of the axes in the group.
Scope
Task or Terminal
Limitations
Write only
Examples
Circle G1 Angle = -90 CircleCenter = {-100, -100}