Search the Community
Showing results for tags 'elevation'.
-
Hello, I have a city map with lots of building plans, most of them are 3D polylines and all of them has different Z values, according to their heights. I want to make a 3D model out of it by simply extruding them. But those 3D polylines have vertexes on different elevations. Is there a way to find a...
- 2 replies
-
- 2d polyline
- 3d polyline
-
(and 2 more)
Tagged with:
-
3D polyline Vector Z value to 2D polyline elevation...
scremin posted a topic in AutoLISP, Visual LISP & DCL
Hello everyone, I am quite new here in this forum and I was expecting some help. Recently I've been working with water distribution models and I just faced a wasting time problem when working with elevation data. People in my office have to look for every elevation data in the topografic dwg...- 12 replies
-
Hello, Could you help me with the following question? I would like to filter all the texts and multileaders at Z=0. I could solve it for texts by using the following code, but it does not work for multileaders when I simply change TEXT to MULTILEADER. How could I do it? (sslength (ssget...
- 1 reply
-
- text
- multileader
-
(and 2 more)
Tagged with:
-
Hi guys, Long time ago ,I have written this lisp routine, This routine inputs a reference points coordinates, elevation and distance values from screen. It calculates several new points elevation and distance values and writes their elevation and distance values on screen. Can anyone help me c...
-
1st Post, woot woot. I searched through many of the existing forums but couldn't find one that addressed this issue... I work a lot with polylines, to create design contours. I usually have a contour at the bottom or top of a hill, then I use the 'offset' command to offset the line to conform...
-
Lisp for Coloring entities by Elevation in RGB Colors (Gradient)
Noblelenient posted a topic in AutoLISP, Visual LISP & DCL
Hey all, I was searching for a lisp that would do the following: Color entities (polylines/lines) according to their elevation in RGB Gradient manner, what so far I came with is a lisp that would color point clouds but I couldn't use, and some non-free tools like EzySurf (Extra) and Carlson Civil bu... -
Hi everyone, I imported some bathymetric coordinates to AUTOCAD map 3d, they appeared as individual blocks, the numbers with a centered cross. I kept only the elevation attribute, adjusting size and position. After that, I had some issues, following: I have to put them into a map, in differen...
-
Hello, I cannot find the default settings that control the point label style for a surface. I start a new drawing with no template, import an xml surface, turn on some contours and the points. I cannot find where that sneaky elevation style is hidden in order to change it. All help is greatly ap...
-
Hi, I've had this ongoing problem where, when Clipboard>Copy(ing) contour lines and triangles, there always seems to be one contour line with a ridiculous elevation. i.e if all my contour lines were around an RL of 60-70 (as an example, this happens regardless of the spread or elevation of the R...
-
2D Plan and Elevation to simple 3d model? Revit perhaps?
reyna12 posted a topic in AutoCAD Beginners' Area
Hi there, I have a 2d plan and several elevations/sections and was wondering if it was possible to do a quick mock up of what it would look like in 3d? Load drawings and just extrude somehow, or even import them in to revit? Im pretty new at all of this so hopefully there is a simple met... -
Hi there, i am facing problem to make change the elevation in Autocad'07. I tried "ELEV" command to done this. Elevation changes when i'm changing it but when i drawing a object i found all the in 0 elevation. whats the solution? And Another question is , Is it possible to scale up a partic...
-
Does anyone know how to add the profile elevation to the section view band style? I have a case where the profile is theoretical because it is under a median for the majority of the project. Because of this, I have my assemblies 4” above the profile grade line. I would like the sections to show the...
-
Leader Text on Different Plane
JayRenn posted a topic in AutoCAD 2D Drafting, Object Properties & Interface
In my current drawing, when I click into Model Space through a viewport and draw a leader, the leader is drawn with a Z coordinate of 0", but the text is being drawn at -9", so the leader is not associative and it doesn't have the tail on it. I just noticed it's also doing it in Model Space in the W...