PDA

View Full Version : Civil 3D Structure table to list both rectangle and round?



okonforti.91529
2012-05-10, 11:24 PM
Is there a way to be able to list both rectangular structures with their dimensions (L x W) and round structures with their radii in the same column?
If you can list in a parcel table both arcs and lines and based on the object, display either the delta of the arc or the bearing of the line then why not with round and rect. structures? - at least, that is my assumption...

Any work around will be appreciated.
Thank you.

mjfarrell
2012-05-13, 12:26 PM
sure just add that data to the column properties.

okonforti.91529
2012-05-14, 01:38 AM
Maybe I didn't explained it correctly.
I'm trying to use the structure property to be used in the table so if it changes along the design process it will be updated automatically.
C3D offers 3 choices:
1. Inner Structure Diameter
2. Inner Structure Length
3. Inner Structure Width
Is it possible to either create an "if" statement to use the Dia. vs LxW? or to adjust the table code to enable a choice option similar to the Parcel table (arc vs. line)?
As of right now I have a table for Dia. structures and one for LxW. If I add them both I will get a bunch of ??? (question marks) where the info doesn't apply.

mjfarrell
2012-05-14, 04:17 AM
Look into addding a value similar to "Part Size Name" to the part(s); that gives only the dimension values you are after.

okonforti.91529
2012-05-14, 09:29 PM
OK. thank you. It's a good work around. It does have its limitations like not being able to use the Dia. symbol (%%c) or the inch mark right after the SID (without a space and without the (2) feet symbols ('')) but this will have to do for now.
Hopefully it will be fixed in the next version (wishful thinking - not realistic)...

Thanks again.

smyers387574
2017-06-02, 02:55 PM
Has there been any updates to this issue?