AutoCAD Civil 3D :: Rotating Point Labels In 2013?
Mar 8, 2013
I was using this in 2011 to match label rotation of an existing point but it no longer works in 2013? What is the value I need to grab and set or will this format not work in 2013,
(defun c:mro (/ doc ss ss2 obj obj2 newrot oldrot)
(vl-load-com)
(setq doc (vla-get-activedocument (vlax-get-acad-object))) (vla-startundomark doc)
(princ "
Select point to match the rotation of to: ")
(setq ss2 (ssget "" '((0 . "AECC_COGO_POINT"))))
(setq obj2 (vlax-ename->vla-object (ssname ss2 0)))
[code].....
View 3 Replies
ADVERTISEMENT
May 14, 2013
So I have a survey of a roadway that was created 15 years ago and was converted into autocad civil 3d 2012. No problems there, however, I am going through the survey and rotating the COGO points (ie Traffic Signs, Utility Poles) and the text to be parallel to the roadway. I am in UCS World and have no problems rotating the points and text to what I want. THe problem starts when I rotate the drawing using UCS 3P so that I am looking at a portion of the roadway that is parallel to my computer screen. Now the text and orientation of the signs etc are no longer parallel to the roadway and did not rotate when I rotated the entire project.
Now I was under the impression the points were to rotate automatically to what I set them as, ie parallel to the roadway. I'm sure this is an easy fix or I am not understanding something.
View 1 Replies
View Related
Apr 10, 2013
Imported points and I have a label style to label tree sizes automatically, but when there are many trees near each other labels start to overlap. So I will typically rotate the label style 180 degree or drag the label, but I am curious if its possible to have label always stay horizontal no matter what my rotation angle is.
Civil3D 2013
Windows 7, 64 bit
Intel i7 2600 @ 3.40Ghz
16 GB RAM
Nvidia Quadro 600
View 8 Replies
View Related
Jun 11, 2012
I cannot get the point labels (Point #, Elevation and description) to show up beside my point markers. Looks like those labels are set to "true". Got to get my drawing to engineer in next day and he needs to see the shots.
I have attached my dwg that I have already inserted the points to. Kind of new to importing points to CIVIL 3D I have been pulling topo from contour lines in the past.
View 2 Replies
View Related
May 28, 2013
While using AutoCAD 2008 LDD, I was able to set my point label size so that it looked the same in Model Space and Paper Space. I have my Model Space at 1:1, and my Paper Space Viewport set at the Scale Factor as needed, 1" = 50' i.e.. I now am using Civil 3D 2012 and have a decent grasp of Point Label Styles, the problem I am having is that when using the same parameters as mentioned before, my Point Label is at the right size in Model Space, setting the height at a size comparable to the Drawing Scale, such that if the Drawing Scale within the Viewport was 1" = 60', I would set the text size 4.8, but when doing this, it makes my Point Label text size huge.
View 4 Replies
View Related
Nov 26, 2012
When I import Points (w/o Survey Database) that contain Point UDP's they come in just fine, (see attached). However, when I import those same Points thru the Survey Database it does not populate the addition UDP info on the Point Label (see attached). Why? I have created the Styles, Point File Format and I have even added data to Survey DB Extended Properties.
View 3 Replies
View Related
Apr 29, 2012
I do know that tere is supposed to be an algorithm in C3D that will recognise when two geometry points are coincident on a profile view...that is, say a profile vertical geometry point happens to occur on a major station (for example).
I have never seen this actually work. When I have this situation, the labels stagger and I get two columns of identical data on my PV.
I know I can remove individual labels bY CTRL+select and eIther erase or turn visibility to false, but I would rather that C3D figured it out for me and removed the duplicate data.
Viideo link explains what I mean..
[URL]....
C3D2011
Win XP
Dell Precision t1600 4Mb RAM
C3D 2011, Win 7, Dell M6500, 8Gb RAM
View 4 Replies
View Related
Jan 21, 2013
I am in the process of modifying our current company standards to conform to another set of standards. The main change is switching from "simplex" font style to "Tahoma".
Simple in theory but problematic in execution, our main alignment label style "GEO-LABL", used for P.O.T, PC, ect. utilizes an underlined reference text object in order to control the length of the line under the call. The base insertion places the call perpendicular to the alignment, when dragged to the left or right it switches to stacked text plan readable. Works like a champ with the "simplex" text style - 1.jpg see attached.
Now simply changing the font to "Tahoma" - 2.jpg the larger you make the text the larger the gap.I am trying to stay away from adding a line for the underline due to the difference in lengths needed when the call gets longer or shorter based on alignment name or stationing.
View 4 Replies
View Related
Nov 9, 2006
I have some points labeled with elevation only. If I drag the labels away from the point leaders are created but the arrows do not point to the centers of the points. I looked in the label style>dragged state>leaders but I don't see anyway to tell the leaders where to point.
View 9 Replies
View Related
Apr 25, 2013
I have a road that leads to a curved highway on ramp, and lets say I have multiple drainage structures along the curb line.
-Instead of the symbols and labels being orientated on view or world, can they be dynamically orientated parallel to a horizontal alignment around the curve?
-In doing so making the symbols/labels not adjust no matter what the ucs view is in model space or paperspace?
Im using C3D 2013
View 8 Replies
View Related
Dec 7, 2012
Is it possible to rotate the point labels when working with point files from an elevation Survey in Ciivil 3D? When activating the labels visibility they are horizontal, but when I rotate the drawing to a side view I am can´t see them.
So far I was working with Autocad (importing a dxf). Is there a way to rotate at the same time all the points labels, wich in this case are just text items?
View 4 Replies
View Related
Jun 6, 2012
In Civil 3d 2013, my points appear as follows with Point # on top, elevation in the middle and description at the bottom.
But when I drag the label, it changes the order of the labels to Description on top, point # in the middle and elevation at the bottom.
How do I make the dragged state labels appear in the same order as the first picture?
Also, how can I keep the colors from picture #1 (red, yellow, green) into the dragged state labels as well?
View 7 Replies
View Related
Jun 20, 2012
I have been trying to export our 2012 DescKeys with Point Styles and Labels to 2011. How to do this without recreating them all.
View 2 Replies
View Related
Aug 21, 2013
In uploading the Point input data into the AutoCAD Civil 3D 2013 software program, is it possible for me to add more Point Attribute items after Point Number, X, Y, Z? I need to have the chemical results/data attached to the (sampling) Point that has the Point #, X, Y, Z - like Point Number, X, Y, Z, Arsenic, Lead, Mercury in the input .txt (or .csv) file.
View 9 Replies
View Related
Jan 15, 2013
The major and minor station alignment labels keep disappearing in my drawing. I've had some luck by removing and re-adding the labels but this has stopped working. Is this an issue that will be resolved by Service Pack 1?
View 3 Replies
View Related
Apr 18, 2013
problem labelling manholes when using the 2013 ukie template? - pipe labels show up but nothing else.
If I open the label style composer it looks fine in preview, visibility is set to true and its on the same layer as the pipe labels so should display OK. It seems to be a template setting though because if I open the metric or imperial templates and draw a network the labels all work. if I can find the right tick box it would be quicker than labelling with mtext.
View 2 Replies
View Related
Apr 24, 2012
Using 2012 in my CUI I could set the general note label to use the double click function. When I double clicked on any label I'd get the editor box pop up. Now in 2013 for some strange reason that no longer seems to work.
View 9 Replies
View Related
Dec 27, 2013
I am trying to create a surface rise:run slope label for our company template file. I have it set using the default values that I want. But right now the text is just 1:1...where we want it to read 1V:1H.
how I can keep the label dynamic to the surface, but put the V & H in the label after the values.?
View 2 Replies
View Related
May 3, 2013
I think it is normal to want a style showing stationing, speed design stattions, etc.But.... Radii of curves ? Clothoid parameters ?
Why is the reason Autodesk developers think that designers dont want to see this information instead of "add labels, aligments, multiple segments,. etc ....
(aligment by aligment ...... of a whole project ?
Civil 3D (2013)
View 9 Replies
View Related
Jan 15, 2013
In previous versions of Civil 3D there was a grip on the point marker that allowed me to rotate the block used as a point marker, where did this grip go in 2013? How can I rotate an individual point marker without having to create a separate point style?
View 1 Replies
View Related
Feb 13, 2013
I might be missing somehting completely, but I am reading with Civil 3D 2013 you should be able to clip a Point Cloud, but I am not seeing the clipping panel under the point cloud tab.
View 1 Replies
View Related
Aug 12, 2013
I have created 8 points (from 4 locations with 2 depths in each location) in _All Points/Points. These 8 points are grouped into 2 Point Groups:
Points #1, #3, #5 & #7 for Point Group - (1) Depth#1 and
Points #2, #4, #6 & #8 for Point Group - (2) Depth#2.
The "Name" of Point is filled with the SampleID (like cdc-ss01-s1, cdc-ss01-s2,...) - see the attached file. From the HELP of AutoCAD C3D 2013, I have read/studies the "Point Tables" and "Point Label Styles" and I cannot figure out how to label the 8 points to show the "Point Number", "Point Elevation", and "Name" of Point (i. e. the SampleID like cdc-ss01-s1 & cdc-ss01-s2, ....).!!
View 5 Replies
View Related
Jun 7, 2012
I see that the Point Cloud Feature Extraction is now part of the Productivity Tools for Civil 3d 2012. Are these tools available in 2013? I am not seeing them anywhere. It seems goofy that there would be more tools available for the old release - what's the incentive to make the switch? Would you expect they will be available for 2013 sometime soon? I'm not complaining, I really like 2012
View 4 Replies
View Related
Nov 1, 2012
See pic. Top pic is 2013 point cloud properties. bottom pic is 2011 point cloud properties. 2013 has a new 'point cloud adjust' option in properties.
Both drawings have same 'Lidar Classification' Style, but 2013 is all gray. I tried changing some fields inside the properties for 2013 under the point cloud adjust to no avail.
why this is like this and what I need to do to see the different colors for the different classifications.
View 9 Replies
View Related
Aug 8, 2013
The top view is the standard block with the base point as shown. This "Base Point" is the center of the rotating axis.
Issue: After rotating the "1st Point" then rotating the "2nd Point", the Center axis of the "1st Point" moves. Is it possible to perminetly have the "1st Point" rotating axis stay in its original location?
View 4 Replies
View Related
May 18, 2013
I need to update the user defined property values using C# code,I can see information on how to ge the values of UDP but cannot see any information on how to modify, edit, update or add information to the UDP of a point.Basically in the attached image i want to add "Street light" to the Type UDP.
View 5 Replies
View Related
Jun 14, 2013
I am trying to rotate the stroke on an end point of a line that I've drawn. Is there a way to do this while keeping the line in tact?
Before:
Desired Effect:
Notice the top point on this line. I've faked the rotation that I'm talking about. Is this possible to do without destroying the line, adding a white element above it to look like I cut if off, etc.?
View 7 Replies
View Related
Aug 2, 2013
im having trouble with a rotational object. I Basically made a basketball system in the category of specialty equipment. i made several different families in the same category and have nested one big family in specialty equipment.. I then loaded the nested family into a Generic face base template and change the caegory to specialty equipment, after completeing the steps i then loaded it into another family that is just specialty equipment. My problem is that, im either getting constraint problems when i set up my angular dimension parameter and try changing it's angle or when i do get it to change angles the pivot point keeps moving around...The main point is how do i get my pivot point to stay still and have my angle parameter change without errors?
View 1 Replies
View Related
May 6, 2013
I have a square object I want to rotate in Illustrator CS6. The object wants to rotate from the center. I want to rotate it from one of the corners. How do I change the reference point from which to rotate around?
View 7 Replies
View Related
Aug 7, 2013
I am looking for something a lisp or program that would do a light point by point of fixtures in a plan.
[URL]
View 1 Replies
View Related
Apr 3, 2012
I frequently rotate my drawings around the Z axis however when trying to do this in 2013 it only appears to let me rotate at 0,0,0 rather than clicking on 2 points in the drawing to reference the angle at which I wish to rotate to........ Im not sure if this function has changed completely or is there something I need to set to still allow me to do this?
View 9 Replies
View Related