A Hard One

Discussion in 'AutoCAD' started by sdsCAD, Apr 5, 2005.

  1. sdsCAD

    sdsCAD Guest

    Ok...

    So I have two points on the x,y plane. I create a line with the distance of the two points. I then create a solid using this line. Now I want to translate and rotate this solid into 3d space. I don't know any of the angles, just the distance of the line and where I want the solid to end up.

    How can I go about moving this solid exactly to where I want it?

    Any help is greatly appreciated!

    --SDS--
     
    sdsCAD, Apr 5, 2005
    #1
  2. Need a little more info....are you creating an object (2d) ie flat, the
    extruding that object? the your going to use the rotate 3d command under
    the "modify" pull-down.

    If I understood correctly.....

    Paul
     
    Paul Caruthers, Apr 5, 2005
    #2
  3. sdsCAD

    OLD-CADaver Guest

    ALIGN
     
    OLD-CADaver, Apr 5, 2005
    #3
  4. sdsCAD

    sdsCAD Guest

    Is there a way we can manipulate the align function through arx code and if so could you send an example of code on how to implement?
     
    sdsCAD, Apr 6, 2005
    #4
  5. sdsCAD

    sdsCAD Guest

    Is anybody can help to provide example code for implementation of align command in objectarx.??

    We need some help regarding Modify -> 3d Operation -> Align. Command implementation.

    Scenario I am trying to implement:
    I have one solid object (which I have created after revolution about x axis) and

    One 3d space line with AcGePoint3d Pt1 (200,100, 80) AcGePoint3d Pt2 (200,150, 100) points.
    I want to align (Modify -> 3d Operation -> Align) solid object to the line represent by above two point.
    We are struggling with the Align command in objectARX. Do you have some code snippets of how to use that function predictably?
    SDS
     
    sdsCAD, Apr 6, 2005
    #5
  6. sdsCAD

    gomez Guest

    maybe ask over in the customization group
     
    gomez, Apr 6, 2005
    #6
  7. The ObjectARX Customization discussion group can be accessed in either of
    the following ways:

    By NNTP discussion group reader at
    news://discussion.autodesk.com/autodesk.autocad.objectarx

    By HTTP (web-based) interface at
    http://discussion.autodesk.com/forum.jspa?forumID=34
    --
    Tracy W. Lincoln - TLConsulting
    http://TLConsulting.blogspot.com/
    Consulting, Design & Training Specialist
    Autodesk Discussion Group Facilitator

    command in objectarx.??
     
    Tracy W. Lincoln, Apr 7, 2005
    #7
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.