PDA

View Full Version : Parcels: A simple question, how do i get rid of them ?



Damian_E
2011-10-13, 04:32 AM
A simple question, how do i get rid of them ?

I have 3 lots that have been removed from a 100+ lot development, and I cannot find where/how to remove these lots, help. I have tried deleting the linework & even exploding, so i have no linework, but still the labels persist.

I'm not interested in getting rid of all the lots, but the knowledge wouldn't be knocked back ;)

jpaulsen
2011-10-13, 01:52 PM
You need to erase the parcel segments that make up the parcels you want to delete.

Damian_E
2011-10-13, 09:43 PM
I've tried that, even to the point of deleteing the surrounding lots, and still the text remains. There's no locked layers, nothing frozen or hidden.
No matter what I try the text remains, we even tried changing the layer the text is suppose to be on with the intient of hiding the layer without luck.

jpaulsen
2011-10-13, 09:54 PM
Are these parcels listed in Prospector?

Can you post a copy of the drawing? If so, I will take a look at it.

Damian_E
2011-10-13, 10:02 PM
Yes the parcels are listed in prospector (once each).

I probably shouldn't post it, I might be able to get away with emailing the plan direct (1.8mb) though, if you'd be willing to PM me your email address

jpaulsen
2011-10-13, 10:45 PM
I was not able to erase those parcels either.

I ran an audit on the drawing and told it to fix the errors. It found and fixed 125 errors. The three parcels you highlighted were removed from the drawing but they remained in the prospector. I saved and closed the drawing and when I reoponed it the parcels were no longer listed in the prospector.

Hope this helps.

Damian_E
2011-10-13, 10:47 PM
Thank you for looking into it for me

jpaulsen
2011-10-13, 10:49 PM
I forgot to mention that I ran the audit in C3D 2012. What version of C3D are you running?

Damian_E
2011-10-13, 10:51 PM
We're also running 2012 :) so all good, it audited them away here as well, now I just have to remake the other missing lots

dan.higgins
2012-09-05, 07:08 PM
Create a Site - call it delete if you wish

move parcel to that site

delete site

BlackBox
2012-09-05, 10:30 PM
I recently had some trouble with 'phantom' parcels, which prompted me to write an AeccDeleteParcels (http://www.theswamp.org/index.php?topic=42585.msg477730#msg477730) Command, which uses Civil 3D's COM API to interface with the AeccXUiLand.AeccApplication Object.

... More on Civil 3D's COM API here (http://forums.augi.com/showthread.php?142126-Can-lisp-adjust-the-elevation-of-Civil-3D-Pipe-2013&p=1189168&viewfull=1#post1189168).

HTH :beer: