Linework. Special Code OffSet followed by space

Linework. Special Code OffSet followed by space

WilliamMaestre
Contributor Contributor
564 Views
8 Replies
Message 1 of 9

Linework. Special Code OffSet followed by space

WilliamMaestre
Contributor
Contributor

Good evening,

The codes that come from the survey team are separated by a space. This includes de code for offset and the number for the offset itself. But Civil 3D seems that need no space between the offset code and the number. Is there anyway I can change this?

Regards

0 Likes
Accepted solutions (2)
565 Views
8 Replies
Replies (8)
Message 2 of 9

SoaresASBCAD
Collaborator
Collaborator


you need to change exactly what please

ASoares
0 Likes
Message 3 of 9

brian.strandberg
Advisor
Advisor

I would open the point file in excel and find/replace to fix the point file directly. Save as .csv and import to Civil 3d.

 

Thanks.

Check out my Civil 3d blog at: http://c3dk.com/
Favorite Posts: Use Dynamo For Surface Analysis: https://youtu.be/eJNdX6guMP8
Fast Track your site grading with the new Corridor Workflow: https://youtu.be/Gg7u9-LgIL0
0 Likes
Message 4 of 9

WilliamMaestre
Contributor
Contributor

Good morning. Right now to do the offset, C3D needs the code to be like this: O-1. I want it to do the same but with the code being like this: O -1

Regards

0 Likes
Message 5 of 9

WilliamMaestre
Contributor
Contributor

Good morning Brian,

The solution you propose is my B Plan. I would prefer if C3D understand the special code "O -1" instead of the actual "O-1".

Regards

0 Likes
Message 6 of 9

rl_jackson
Mentor
Mentor
Accepted solution

There's no additional option here, the syntax is H-0.5 V0.5 if you want a Horizontal Offset of Left .5 and a vertical of .5. Think of the space as grouping the commands together.

 

Yes, you can change the linework code set from H to O, but I've personally found that if it's left at the default it's easier for others to use it, without additional training. Also if you have automatic linework enabled you don't need the B for Begin. or the E for End unless you plan on recycling the figure name (using it more than once.)


Rick Jackson
Survey CAD Technician VI

Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature

0 Likes
Message 7 of 9

WilliamMaestre
Contributor
Contributor

Thanks @rl_jackson,

I will follow you advise. It is a pity that we cant use a special character or similar to emulate a space.

Regards

0 Likes
Message 8 of 9

SoaresASBCAD
Collaborator
Collaborator

yeah, I think I've seen some similar ideas for autodesk

ASoares
0 Likes
Message 9 of 9

WilliamMaestre
Contributor
Contributor
Accepted solution

Good morning,

Thanks everyone for your answers. At the end I created a macro in Excel. 

The macro changes the codes of the points to allow C3D to process them once they are imported.

The plan is to do the same in Lisp but I need time to dive in it. This will avoid us some extra steps (like open excel and launch the macro).

Regards

0 Likes