• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    AutoCAD Civil 3D

    Reply
    Mentor
    randcdavidson
    Posts: 171
    Registered: ‎06-07-2010

    point file causes crashes in survey

    102 Views, 7 Replies
    12-06-2012 04:49 PM

    I took the following point file into my drawing using the survey import. It will crash C3D 2103 everytime if I process linework. Can someone verify this for me?

    Thanks

     

    1,5551.9964,5352.9989,251.670,EP BEG BC H0.1 V0.5 H0.5 H25 V2
    2,5513.9965,5390.9997,249.637,EP
    3,5551.9963,5428.9989,247.604,EP
    4,5589.9964,5390.9999,249.637,EP RPN1 EC

    Please use plain text.
    *Expert Elite*
    Posts: 1,741
    Registered: ‎12-18-2002

    Re: point file causes crashes in survey

    12-07-2012 01:51 PM in reply to: randcdavidson

    It works fine for me using the Sample linework code set. No crash.

    Tim Corey, Owner
    Delta Engineering Systems
    Redding, CA
    Autodesk Authorized Value-Added Reseller
    Please use plain text.
    Mentor
    randcdavidson
    Posts: 171
    Registered: ‎06-07-2010

    Re: point file causes crashes in survey

    12-07-2012 04:14 PM in reply to: tcorey

    Really? I had to change the EP BEG BC H0.1 TO H0.5 or greater. It does not like the 0.1 for some reason when processing linework.

    Please use plain text.
    *Expert Elite*
    Posts: 3,032
    Registered: ‎07-22-2003

    Re: point file causes crashes in survey

    12-07-2012 04:37 PM in reply to: randcdavidson

    Worked for me as well with the original sample.

     

    12-7-2012 4-37-15 PM.png

    Jeff_M, also a frequent Swamper
    Please use plain text.
    *Expert Elite*
    BrianHailey
    Posts: 2,384
    Registered: ‎04-27-2005

    Re: point file causes crashes in survey

    12-07-2012 07:01 PM in reply to: Jeff_M

    Jeff,

     

    Shouldn't the "BC" portion of the description begin a curve? Your figure doesn't have any curves on it. I don't have C3D on this system so I'll have to try it out later.

    Please use plain text.
    *Expert Elite*
    Posts: 3,032
    Registered: ‎07-22-2003

    Re: point file causes crashes in survey

    12-07-2012 07:49 PM in reply to: BrianHailey

    Yes, I thought so, too, Brian. I just didn't have time to look at why it didn't...I just wanted to report that it didn't crash with the 0.1 offset distance.

    Jeff_M, also a frequent Swamper
    Please use plain text.
    *Expert Elite*
    Posts: 3,032
    Registered: ‎07-22-2003

    Re: point file causes crashes in survey

    12-07-2012 08:04 PM in reply to: Jeff_M

    Ah, the Sample Linework code set has B as the begin code, whereas the text file used BEG. I changed the code set and got this:

     

    12-7-2012 8-02-38 PM.png

    Jeff_M, also a frequent Swamper
    Please use plain text.
    *Expert Elite*
    BrianHailey
    Posts: 2,384
    Registered: ‎04-27-2005

    Re: point file causes crashes in survey

    12-08-2012 05:36 AM in reply to: Jeff_M

    That looks better. Didn't notice the change in the begin code. If I remember correctly, the begin code in field book files is BEG so it makes sense as to why that was used here. That's one nice thing about the Linework Code Sets, you can set the codes to whatever you want.

    Please use plain text.