Community
Civil 3D Forum
Welcome to Autodesk’s Civil 3D Forums. Share your knowledge, ask questions, and explore popular AutoCAD Civil 3D topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Parcel Map Check HTML Report mods

163 REPLIES 163
SOLVED
Reply
Message 1 of 164
Anonymous
15005 Views, 163 Replies

Parcel Map Check HTML Report mods

For those of you that have tried to submit lot closure calcs to the local
agency and have been snickered at for using the stock C3D report.....this
one's for you.

I did not like the way these reports looked, at all. Nor does anyone else
around these parts. Maybe the stock reports work just fine in other parts of
the world, but I had to figure out a way to get them more presentable for
us. So far I have only worked on the MapCheck report and I have it to a
point that I think is much more usable. And, it uses far less paper when
printed out than the stock report does. Also, the stock report does not let
you sort the parcels so they are output in the order they were created. I
have added a sort function that allows you to sort by any of the columns in
the Parcel Listbox, thus allowing you to actually have the report in the
order of the Parcel Numbers. Another, smaller, change is that I do not show
the actual parcel Name. I do show the parcel description, but if there is no
description then I use the Parcel Number for the description.

I'm attaching a PNG showing the 2010 stock report on the left, and my
modified report on the right. At this time I have only compiled it for use
with 2009, but will be porting it to 2010 once I'm sure it's working as
desired.

If anyone has any comments, or would like a copy of the revised .NET DLL,
just let me know. Until I get it working correctly with all of the .NET
reports, I will not be posting the source code though.

Jeff
163 REPLIES 163
Message 81 of 164
Jeff_M
in reply to: Anonymous

@Anonymous, welcome to the forums! And thank you for pointing this out. I will get that corrected.

Jeff_M, also a frequent Swamper
EESignature
Message 82 of 164
Jeff_M
in reply to: Jeff_M

Revised ZIP file with new builds for C3D 2012-2016 to correct the DirectionOut of merged arcs.

 

Jeff_M, also a frequent Swamper
EESignature
Message 83 of 164
Anonymous
in reply to: Jeff_M

That was fast! Thank you very much.

Message 84 of 164
stacy.dunn
in reply to: Jeff_M

Jeff,

Did you post your modified source code to this site or the swamp?  I searched but was unable to find it.

 

thank you,

Stacy

Stacy Dunn
Message 85 of 164
Jeff_M
in reply to: stacy.dunn

I thought I had posted it the customization forum, @stacy.dunn, but I didn't find it, either. So I just added it to an old post where I had originally posted the source code for C3D 2009/10.

http://forums.autodesk.com/t5/autocad-civil-3d-customization/modified-parcel-map-check-report-source...

Jeff_M, also a frequent Swamper
EESignature
Message 86 of 164
Anonymous
in reply to: Jeff_M

Okay, I'm starting to feel very foolish as I am sure I am just missing a step to get this to work. I have unlocked the zip file, I have extracted the files and I am not seeing any .dll files, and neither is windows/cad. Here is a screen shot of what I get after I extract the files.  Also if I locate the files in question, where exactly do I place them?

 2016-07-07_1010.png

 

 

Any help would be great, Thanks in advance. 

Message 87 of 164
Jeff_M
in reply to: Anonymous

@Anonymous, it looks like you grabbed to Source files zip. This includes only the source code which is used to create the dll's . If you want the prebuilt dll's and NOT the source code, I posted these in a zip file in post # 82 of this thread.

 

Oh, and welcome to the forums!

Jeff_M, also a frequent Swamper
EESignature
Message 88 of 164
Anonymous
in reply to: Jeff_M

Thank you very much, I will see if I can get this to work now. I've been creeping around for a while. 

Message 89 of 164
Anonymous
in reply to: Jeff_M

Hi Jeff, were still using C3D 2010, i have been looking at the parcel report is there a way to add acre display for 2010.  It looks like that option was added for 2012-2016.

 

Thank You

Ruslan, 

Message 90 of 164
Jeff_M
in reply to: Anonymous

@Anonymous, Welcome to the forums! I had to resurrect an old laptop that still has 2010 installed in order to build a new dll, but managed to do that this morning. I was unable to test it, however, it should work just fine. Note that this version must have the 2 included files placed in the reports folder...see the older instructions in this thread. 

Jeff_M, also a frequent Swamper
EESignature
Message 91 of 164
Anonymous
in reply to: Jeff_M

Greatly appreciated it works like a charm!!!

Message 92 of 164
Anonymous
in reply to: Jeff_M

Hi Jeff,

 

I just received a mark up from one of our local municipalities asking that the segments in the lot closure not be split into 2 length due to neighboring parcel lines.

 

I found this thread and downloaded the .ZIP file of the .dll you created.  It has versions for C3D 2012 through 2016. I was wondering if the 2016 would work with C3D 2017, or should I wait for an update?

 

Thank you.

 

Marty.

Message 93 of 164
Jeff_M
in reply to: Anonymous

@Anonymous, New zip file with the 2017 version included. I have not tested the 2017 version, but have no reason to think that it won't work.

Jeff_M, also a frequent Swamper
EESignature
Message 94 of 164
Anonymous
in reply to: Jeff_M

Wow that was quick! Thanks!

I'll let you know how it goes.

Marty.
Message 95 of 164
Anonymous
in reply to: Jeff_M

Hi Jeff,

This appears to be the source code for the dll. Is it possible to get a compiled version of this?

Thanks,

Marty.
Message 96 of 164
Jeff_M
in reply to: Anonymous

Marty, the zip in post 93 only has dll's in it, no source code.
Jeff_M, also a frequent Swamper
EESignature
Message 97 of 164
Anonymous
in reply to: Jeff_M

Thanks you!

Marty.
Message 98 of 164
Anonymous
in reply to: Jeff_M

Hi Jeff,

 

The reporting tool works. Thanks.

 

I have included a snip of the .txt output for reference.  The output includes a lot of quote marks.  These are easily dealt with by search & replace. But I thought you might want to be aware.  

 

I can not check any version other than the 2017, as that is all I have access to.

 

Thanks again for your help.  It is going to save me a lot of time.

 

Marty.

Lot Closure Example.JPG

 

Message 99 of 164
Jeff_M
in reply to: Anonymous

Thanks for letting me know about this, @Anonymous. I always use either the Word or PDF output which both work fine, it appears this only affects the TXT output type. This issue also affects the unmodified C3D report.  

Jeff_M, also a frequent Swamper
EESignature
Message 100 of 164
IanMcClain
in reply to: Jeff_M

Jeff,

 

I came across a weird case where the merge segments option merges two lines that it shouldn't; see attached custom report, stock report and drawing. There is and angle break of 08".

Ian McClain

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Rail Community


 

Autodesk Design & Make Report