Can you create circle like this

Discussion in 'AutoCAD' started by Adesu, Jun 22, 2004.

  1. Adesu

    Adesu Guest

    Follow this instruction to create this;
    1. create first circle at center point (0,0,0) and radius 5
    2. create second circle at center (0,0,5) and radius 5
    3. create third circle at center (0,0,2.5) with diameter (quadrant at circle
    1 or (0,-5,0)) to (quadrant at circle 2 or (0,5,5)).
    Don't use "rotate3d",I've got difficult to create this,anybody to help it.
    Best regards
    Ade Suharna
     
    Adesu, Jun 22, 2004
    #1
  2. Adesu

    Adesu Guest

    Hi Walt,can you post to me "AutoCAD text window" file to create it,thanks.
     
    Adesu, Jun 22, 2004
    #2
  3. Adesu

    OLD-CADaver Guest

    Why not use rotate3d??

    If I understand your post;
    Build first two circles, then rotate UCS to:
    origin 0,0,2.5,
    X-axis to quadrant of circle 2,
    and Y-axis @0,1,0
    Draw 3rd circle using 0,0,0 for center & osnap qua circle 2.
     
    OLD-CADaver, Jun 22, 2004
    #3
  4. Adesu

    Walt Engle Guest

    Here it is:

    Command: _circle Specify center point for circle or [3P/2P/Ttr (tan tan
    radius)]: 0,0,0

    Specify radius of circle or [Diameter]: 5

    Command: p
    PAN
    Press ESC or ENTER to exit, or right-click to display shortcut menu.

    Command:
    Command:
    Command: _circle Specify center point for circle or [3P/2P/Ttr (tan tan
    radius)]: 0,0,5

    Specify radius of circle or [Diameter] <0'-5">: 5

    Command:
    Command:
    Command: _-view Enter an option
    [?/Orthographic/Delete/Restore/Save/Ucs/Window]: _seiso Regenerating model.

    Command: l
    LINE Specify first point: _qua of
    Specify next point or [Undo]: _qua of
    Specify next point or [Undo]:

    Command:
    LINE Specify first point:
    Specify next point or [Undo]: <Ortho on>
    Specify next point or [Undo]:

    Command:
    Command:
    Command: *Cancel*

    Command: ucs

    Current ucs name: *WORLD*
    Enter an option [New/Move/orthoGraphic/Prev/Restore/Save/Del/Apply/?/World]
    <World>: n

    Specify origin of new UCS or [ZAxis/3point/OBject/Face/View/X/Y/Z] <0,0,0>: 3

    Specify new origin point <0,0,0>:
    Specify point on positive portion of X-axis <0'-1",-0'-5",0'-0">: _endp of
    Specify point on positive-Y portion of the UCS XY plane <0'-0",-0'-6",0'-0">:
    _endp of
    Command:
    Command:
    Command: _circle Specify center point for circle or [3P/2P/Ttr (tan tan
    radius)]: _mid of
    Specify radius of circle or [Diameter] <0'-5">:
     
    Walt Engle, Jun 22, 2004
    #4
  5. Adesu

    Adesu Guest

    Follow this instruction to create this;
    I mean,you don't use rotate3d for rotate circle no.3 (it's very
    easy),because after you create line between quadrant (0,-5,0) to quadrant
    (0,5,5),it have angle 26.57 degree,problem for me is, if I create circle
    with angle,the circle can't create as a angle.


    ??????????????????????????????????????????????????????????????????????> Why
    not use rotate3d??
     
    Adesu, Jun 23, 2004
    #5
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.