Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Seeking a Method...

  1. #1
    Member
    Join Date
    2004-07
    Posts
    37
    Login to Give a bone
    0

    Default Seeking a Method...

    ... of turning an intersection of two lines into a node. Is there any software, free or purchase-able that does this within Autocad ?

  2. #2
    AUGI Addict
    Join Date
    2008-02
    Posts
    1,141
    Login to Give a bone
    0

    Default Re: Seeking a Method...

    Something could be coded. Is it just two lines intersecting one another that you want a node placed there?

  3. #3
    The Silent Type RobertB's Avatar
    Join Date
    2000-01
    Location
    Seattle WA USA
    Posts
    5,859
    Login to Give a bone
    0

    Default Re: Seeking a Method...

    Quote Originally Posted by alanjt View Post
    ... you want a node placed there?
    What is a "node"? Is the OP referring to a point object or something else?
    R. Robert Bell
    Design Technology Manager
    Stantec
    Opinions expressed are mine alone and do not reflect the views of Stantec.

  4. #4
    AUGI Addict
    Join Date
    2008-02
    Posts
    1,141
    Login to Give a bone
    0

    Default Re: Seeking a Method...

    Quote Originally Posted by RobertB View Post
    What is a "node"? Is the OP referring to a point object or something else?
    Sorry, an AutoCAD "POINT".

  5. #5
    The Silent Type RobertB's Avatar
    Join Date
    2000-01
    Location
    Seattle WA USA
    Posts
    5,859
    Login to Give a bone
    0

    Default Re: Seeking a Method...

    Quote Originally Posted by alanjt View Post
    Sorry, an AutoCAD "POINT".
    Are you sure that's what the OP wants?
    I see nothing to verify that assumption.
    As far as we know, their "node" may mean a manhole cover block insertion. (Granted, code won't change that much unless the "node" is some vertical/3rd-party object.)
    R. Robert Bell
    Design Technology Manager
    Stantec
    Opinions expressed are mine alone and do not reflect the views of Stantec.

  6. #6
    AUGI Addict
    Join Date
    2008-02
    Posts
    1,141
    Login to Give a bone
    0

    Default Re: Seeking a Method...

    Quote Originally Posted by RobertB View Post
    Are you sure that's what the OP wants?
    I see nothing to verify that assumption.
    As far as we know, their "node" may mean a manhole cover block insertion. (Granted, code won't change that much unless the "node" is some vertical/3rd-party object.)
    Not at all, which is why I'm asking questions. However, I'll admit, I just assumed node was POINT.

  7. #7
    Member
    Join Date
    2004-07
    Posts
    37
    Login to Give a bone
    0

    Default Re: Seeking a Method...

    Ah, node, yes, a point. If two lines are crossing, or two lines meet, I suppose the thing to do would be to extract the points from the data file. However, I would like to visually be able to cross two lines, or have them meet, and then have the visual of the intersection point increase so that regions may be bound to them easily.

  8. #8
    Administrator rkmcswain's Avatar
    Join Date
    2004-09
    Location
    Earth
    Posts
    9,804
    Login to Give a bone
    0

    Default Re: Seeking a Method...

    Quote Originally Posted by n3xutl View Post
    Ah, node, yes, a point. If two lines are crossing, or two lines meet, I suppose the thing to do would be to extract the points from the data file. However, I would like to visually be able to cross two lines, or have them meet, and then have the visual of the intersection point increase so that regions may be bound to them easily.
    Here is a function to find the intersection of two lines.
    You should be able to use this as a starting point.

    http://forums.augi.com/showpost.php?...36&postcount=4

    (Also, notice that because of the title of this thread, there were no truly "related threads" (at the bottom of the page) - another reason to use a descriptive thread title....)
    Last edited by rkmcswain; 2010-07-22 at 11:53 PM. Reason: addition
    R.K. McSwain | CAD Panacea |

  9. #9
    Member
    Join Date
    2004-07
    Posts
    37
    Login to Give a bone
    0

    Default Re: Seeking a Method...

    I am not sure, but I think it might be a built in feature? Particularly where two polylines or lines end and begin, I would think that there is a node identified at that point, which could be turned on or off, and blown up in size or as ddptype shows..
    Is this true?

    I've posted a picture clip demonstrating, the blue flags are the grips, showing ends and midpoint.
    Attached Images Attached Images
    Last edited by n3xutl; 2010-07-23 at 12:42 AM. Reason: posted an attachment

  10. #10
    Certifiable AUGI Addict
    Join Date
    2015-11
    Location
    Jo'burg SA
    Posts
    4,512
    Login to Give a bone
    0

    Default Re: Seeking a Method...

    You mean a grip-node? I've never seen such "custom" grips before. They're only shown as an interactive tool for editing the entity they refer to. If you do place points on the intersections, you'll get the same appearance after you've selected those points. But they won't work as you're expecting, e.g. selecting the point and grip-dragging it somewhere else will have no effect on the intersecting lines at all.

Page 1 of 2 12 LastLast

Similar Threads

  1. Seeking open via URL info
    By j_menacker in forum NavisWorks - General
    Replies: 6
    Last Post: 2009-08-04, 09:36 AM
  2. seeking AVEVA VPE users
    By elizabeth.mitchell in forum Software
    Replies: 6
    Last Post: 2008-05-07, 12:16 AM
  3. Seeking information regarding CNC's and AutoCAD
    By TOM.JONES2 in forum CAD Management - General
    Replies: 2
    Last Post: 2006-01-31, 07:48 PM
  4. Desperately seeking Closure
    By T_Livingston in forum VBA/COM Interop
    Replies: 13
    Last Post: 2004-11-12, 04:27 PM
  5. Seeking Cyclone 5.1 users?
    By cad_junkie in forum Software
    Replies: 0
    Last Post: 2004-10-21, 03:48 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •