MC-Basic:group.CIRCLEPOINT
Revision as of 08:50, 22 May 2014 by Miborich (talk | contribs) (Miborich moved page Axystems:MC-Basic:group.CIRCLEPOINT to MC-Basic:group.CIRCLEPOINT: Global renaming of Axystems: namespace into (Main):)
Sets a point of the circle arc executed by CIRCLE command. If this is given, the angle and circlecenter are not required, but the TargetPoint is.
Data Type point (location or joint)
Syntax
<group>.CirclePoint
Availability
All versions
Units
location-units
Non-Volatile No
Scope
Task, Terminal
Write Access Write – Nodal Only
Limitations
Can only be given in the CIRCLE command
Examples
CIRCLE g1 CirclePoint = #{10,20} TargetPoint = #{100,200}