@Anonymous wrote:
Thanks for the help and the video. Much appreciated!
Just wanted to ask why you chose to type 100 in the video?
I also saw a video someone using Civil to change text into points and then making a 'surface'. This file has points as text however I'm unsure as to how I can make contours from this. My version of Civil and Architecture are both educational. Also my final aim is to then import this file as a toposurface into Revit.
100 is a distance between labels. Actually I used 200 is posted file. Just a value I thought it looks good.
Only problem are spaces in front of figures. You need to get rid of those - use Excel. See THIS SCREENCAPTURE
Maybe the video is too fast.
- use DE to extract text's x,y and value
- replace space with dot (notepad)
- add two dots in front of text =".."&C2
- replace formulas with it's values (I forgot this step in video at first)
- replace 4 dots with nothing, then 3 dots, then 2 dots
- save csv
- CIVIL, create surface, import file of coords...