MC-Basic:group.CIRCLEPOINT
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}