Text form fielddata in civil3D

greg_emmerechts
Observer
Observer

Text form fielddata in civil3D

greg_emmerechts
Observer
Observer

Hello

 

I am looking for a way to get info texts, which I have collected on terrain, visually visible in civil3D when I import them.
Example of what my .txt file looks like.

Point number, x-coordinate, y-coordinate, z-coordinate,code
5000,100,100,20,242qex

5000=point number
100= x-coordinate
100= y-coordinate
20= z-coordinate
code=242
the text I want to be imported is ex (for me the definition of extend)
q is the letter I wish to use to make it clear to civil that everything below is a text and therefore no longer part of my code.
The q can of course be another symbol if there is already a standard code for this within civil3D.

 

I would think it is possible but I can't find a way to make it work.

 

0 Likes
Reply
Accepted solutions (1)
538 Views
7 Replies
Replies (7)

Pointdump
Mentor
Mentor

Hi Greg,
Screen shot please of how you want the point displayed. Will the point be labelled with "242" or "ex"?
Dave

Dave Stoll
Las Vegas, Nevada

EESignature

64GB DDR4 2400MHz ECC SoDIMM / 1TB SSD
NVIDIA Quadro P5000 16GB
Windows 10 Pro 64 / Civil 3D 2024
0 Likes

greg_emmerechts
Observer
Observer

 

So this is how my import file looks at the moment. 

Raw description 242 is the code for a wall the  is in my template the start of a line the ex is text i wrote on the terrain.

note: the ex displayed in the picture is now written by myself

My question: Is there a possibility that civil places the text ex by itself?

Thanks in advantage for helping me out 🙂 

0 Likes

tcorey
Mentor
Mentor

Setup a Desription Key that sets your full description to parameter 2 of the Raw Description.

 

 



Tim Corey
MicroCAD Training and Consulting, Inc.
Redding, CA
Autodesk Gold Reseller

New knowledge is the most valuable commodity on earth. -- Kurt Vonnegut

Pointdump
Mentor
Mentor

Hi Tim,
"Setup a Description Key that sets your full description to parameter 2 of the Raw Description."
I don't see any way to call up parameters for full descriptions.
Dave

 

Deskey_1.png

 

Dave Stoll
Las Vegas, Nevada

EESignature

64GB DDR4 2400MHz ECC SoDIMM / 1TB SSD
NVIDIA Quadro P5000 16GB
Windows 10 Pro 64 / Civil 3D 2024
0 Likes

Pointdump
Mentor
Mentor

Greg,
One way to do this would be to create a couple of UDP's(User Defined Properties).
Dave

 

ExampleText_1.png

 

ExampleText_2.png

 

ExampleText_3.png

 

ExampleText_4.png

 

ExampleText_5.png

 

Dave Stoll
Las Vegas, Nevada

EESignature

64GB DDR4 2400MHz ECC SoDIMM / 1TB SSD
NVIDIA Quadro P5000 16GB
Windows 10 Pro 64 / Civil 3D 2024
0 Likes

tcorey
Mentor
Mentor
Accepted solution

You're missing a shortcut. In Description Keys, set the Format for the key and that becomes the Full Description for the COGO Point. In the example, the Full Description is Ex, because Ex is the first input after the second space in the raw description.

 

tcorey_0-1713559085444.png

 



Tim Corey
MicroCAD Training and Consulting, Inc.
Redding, CA
Autodesk Gold Reseller

New knowledge is the most valuable commodity on earth. -- Kurt Vonnegut

Pointdump
Mentor
Mentor

Tim,
Boy do I feel stupid. I used to know this. Anyway, yes, that works perfectly.
Dave

 

ExampleText_6.png

 

Dave Stoll
Las Vegas, Nevada

EESignature

64GB DDR4 2400MHz ECC SoDIMM / 1TB SSD
NVIDIA Quadro P5000 16GB
Windows 10 Pro 64 / Civil 3D 2024
0 Likes