MAPPER - functions
Previous  Top  Next

Circle, Arc

circles


Draw Circle by 3 points
Draw Circle by 2 points
Draw Circle by Radius
Draw Arc
Draw Tangential Arc

See:
Mapper - Functions



Draw Circle by 3 points

Command:CIRCLE3P  
Icon:  
 
circle3p  
Parameters:None  
Operation:Inserts a circle going through 3 points  



Draw Circle by 2 points

Command:CIRCLE2P  
Icon:  
 
circle2p  
Parameters:None  
Operation:Inserts a circle going through 2 points (the first point is a circle's centre, the second one is a point in the circle)  



Draw Circle by Radius

Command:CIRCLER  
Icon:  
 
circleradius  
Parameters:CR  
Operation:Inserts a circle of a given radius  
 
DIALOGUE
Enter the desired radius into the dialogue window.



Draw Arc

Command:ARC  
Icon:  
 
drawarc  
Parameters:None  
Operation:Inserts an arc going through 3 points  



Draw Tangential Arc

Command:ARCTANG  
Icon:  
 
drawtangentialArc  
Parameters:None  
Operation:Inserts an arc tangential to two straight lines