Author Topic: Surface contours  (Read 18235 times)

adrijanj

  • Newbie
  • *
  • Posts: 3
Surface contours
« on: March 05, 2015, 07:55:01 AM »
I have problem with contours. I would like them on round numbers 82, 82.5, 83 etc. not on 83.08, 83.33.
How to fix this?
Thank you

Lars

  • Administrator
  • Hero Member
  • *****
  • Posts: 664
Re: Surface contours
« Reply #1 on: March 06, 2015, 06:14:48 AM »
If you are generating contours with CadTools you should use Interval = 1 and Minors per major = 1 as setting in the contour command, that would result in what you want. If you are annotating 3D polylines with the command "Annotate by fence" there are no settings for rounding.

It would be wrong to have rounding for contours, the annotation should be accurate if not its better to generate new contours with accurate elevation. As an option you could export contour annotations to Excel (Export Text to Excel). In Excel, round the Z-column and copy/paste X,Y,Z, Text and rotation it into "Draw from Coordinates" using Type: Text at point. Draw it into a new layer by input a name into the Layer list.
This will result in two layers one with the original annotation and one with the rounded values. Tip! You can change justification of the inserted text by selecting them all and then change the justify parameter in AutoCAD's properties dialog.

Hope this helps!

/Lars



rita

  • Newbie
  • *
  • Posts: 1
Re: Surface contours
« Reply #2 on: March 13, 2016, 09:53:50 AM »
Hi!
I'm the new user and i also have problem with Surface contours.

I can't  change the Interval and Minors per Major values. CadTool has Interval: 0,77 and M per M: 2. When i wrote other values (as You explained in the above post) program shows the information: "CadTool locks Interval and Minors per Majors to dummy values". Is it possible to change?

Lars

  • Administrator
  • Hero Member
  • *****
  • Posts: 664
Re: Surface contours
« Reply #3 on: March 14, 2016, 02:45:32 PM »
Try to change settings for Interval and Minors per Major. Look in the helpfile.

/Lars