AutoCAD Civil 3D
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
point file causes crashes in survey
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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
Re: point file causes crashes in survey
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
It works fine for me using the Sample linework code set. No crash.
Delta Engineering Systems
Redding, CA
Autodesk Authorized Value-Added Reseller
Re: point file causes crashes in survey
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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.
Re: point file causes crashes in survey
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Re: point file causes crashes in survey
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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.
Re: point file causes crashes in survey
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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.
Re: point file causes crashes in survey
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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:
Re: point file causes crashes in survey
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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.

