Return to Statement


Center Point, Tangent to a Line Example

Creating a circle with a center point, tangent to a line.

   ENTITY/PT1,LN1,CR1
PT1=POINT/0,0
LN1=LINE/2,0,0,2
CR1=CIRCLE/CENTER,PT1,TANTO,LN1,START,0,END,90

Arc with a Specified Center Point and Tangent to a Line