AutoCAD Civil 3D :: Insert A Point With Assigned Values
Sep 28, 2013
What is the best way to insert a c3d point with assigned values. For example, I want to insert a point with the style curb stop, on a certain layer with a certain label. Going through thr insert point tool is not very user friendly for users looking to add points, not assign properties. Can this operation be added to the tool palettes? I am not familar with creating my own.
C3D 2012 or 2014
Civil 3D 2012 SP4.0 Windows 7 Enterprise 64-bit
C3D 2014 SP1
Dell M6600, Core i7 @ 2.3GHz, 16 GB ram
Dell T3500 workstation, too much ram to post
Modifying the point size/text size assigned at particular annotation scale,
I’m wondering how the point size/text size assigned at particular annotation scale can be modified.
For example, in the attached screenshot, the point size assigned at the annotation scale of 1/1000 is big and I wanted to make it a bit smaller at that scale.
Running a Query that inserts a block with attributes filled with text derived from a file that has a large set of polylines with object data (text)? Is it easier just to insert this object data as text with a query. Or can I place this object data (text) into a block that inserts?
Example:
- You have land locations defined within the object data assigned to a set of closed polylines. (Large subdivision) - Field name for object data on each closed polyline is "LAND_LOC" - Now, I'd like to label these locations with a block that inserts to a central point within the closed polyline. - Block Attributes with "get" the information from the polyline / object data and place this value in the block attribute. - I have 1 drawing file that has closed polylines with object data assigned to them. - What is the best method for this? I'd like a block with attributes to insert and pull the object data / field and place it into the block with a defined attribute, that is central to each of the closed polylines. (LAND_LOC)
I want to set and Elevation Point (not a PI Point) along a feature line by entering the grade from the previous point. Currently the "Set Elevation Point" command only allows entering an elevations or getting an elevation from the surface. I know I can set an elevation point and then use the "quick elevation editor" to adjust the grade, but I don't want to go through the extra step.
I write a program, this program needs to insert some standard illustrations. I made these standard illustrations into different blocks. And I store these blocks in a dwg file. Everytime I need to insert some illustrations, I just click the mouse on the current drawing, I want the illustration inserted. These means the following points:
(1) Import the blocks to the current drawing, if the blocks have already been imported, then do nothing.
(2) Specify the insert point by clicking the mouse, and I want the block's insert point to coincide with the mouse clicking point.
I'm inserting blocks into my drawing and the block has a basepoint and a 0,0,0 point. The CAD guy who usually works with me is off today but he has a keyboard method of switching between the 2 points when inserting the block.
Its a fairly straight forward thing on his keyboard, nothing he has set up but standard in autocad.
I've had a try hitting a few keyboard buttons this morning but can't seem to do it.
Is there a way to have no layer value set for the description keys. I set all the layers, and now I realize I'd rather set this to no layers (boxes are all unchecked). I'd rather see no value under the layer column, but there doesn't seem like a way to set this.
I want to add a point after the last point of a polyline. But this point really is the first point and the command insert vertex really insert a new point.So, a solution , reverse the polyline to insert points after the last vertex.
Nobody thought ever to offer a insert_first and add_last commands ?
When assigning a coordinate system to my drawing in Civil 3D 2013, the drawing does not retain the selected system.
I choose the coord system I want in Map Setup and apply it (in this case MT83IF). After applying to the drawing I go back to verify the selected coordinate system and the dialog box indicates "N/A". The only workaround I can find is to save the drawing back to an earlier version and open it on another computer in the office that is running 2011. There I can assign my coord system and then reopen in 2013 where it now shows it properly assigned.
I have tried other coord systems to make sure it isn't isolated to just the one I am selecting - and it happens with all others I try. I have also tried a repair on my install to see if that would correct it to no avail.
I have a 64 bit system and have installed all service packs to date.
I have a volume surface that I want cut & fill displayed with elevation banding. I created a surface style and chose pastels for the color scheme. When I analyze the surface I chose elevations>> range interval with datum and I get 2d solids but they are not pastel even though the style assigned is the one I mentioned.
How do I get the colors to be pastel?
Civil 3D 2012 & 2013 HP Z210 Workstation Intel Xeon CPU E31240 @ 3.30 Hz 12 GB Ram
I'm setting up some computers for training some new users on Civil 3D 2011 and Im having problems with importing points and creating figure lines, works great on all the computers in the office, but in the training room can not get the figure lines to assign to the proper layers. They all go on the zero layer. All the setting I see are the same.
I am using 2008 and I have a dynamic block with attributes that I want to insert with the below program and have the attritute values filled in automatically. I have done this with other programs in the past and they worked great with literally no problems. They were not dynamic blocks may be the reason this does not work. Why the block will not fill in the attributes like it should. Occasionally in my testing I see a message about "units" when I am inserting the block but I have my insunits set to 0. I have attached one of the blocks I want to use. I am thinking either you cannot do this because it is a dynamic block or there is a new variable that won't let it work.
I'm trying to contrain the end points of 2 lines using iLogic. I know the end points but I cannot get the values into the SketchPoint object. The real odd thing is I can create the lines no problem. I tried it 2 different ways shown below. The first way gives me this error..."Object reference not set to an instance of an object.". The second says "Unable to cast COM object.."
Dim oTG As TransientGeometry oTG = ThisApplication.TransientGeometry Dim EntityEndPt As SketchPoint EndPtX = 0 * 2.54 EndPtY = 3 * 2.54 ‘Code Fails Here! EntityStartPt.Geometry.X = EndPtX
I got a new work and get it done in the next 2 days, but first I need to do this... from a text file (or excel file, I got both) I got 3 columns, 1 one for node number, and 2 other for X and Y coordinates for each node.
So from that file I need to insert into autocad the node numbers as text (using the current style and height) at the point specified by the other two columns, that are the X,Y coordinates which will be the insertion point of text..
When inserting a jpeg into a drawing is it possible to insert it via it's center point? I am inserting utillity drawings on to an OS background and if i could insert via the center point it would save me a lot of time.
When i insert a partlist in a drawing the insert point of the partlist is in the upper right corner? i want the insertpoint in the lower right corner, because i know the height of our titleblock. Then i will allways be able to possition the partlist right above the titleblock. I never know how heigh the partlist is because the amount of parts in the partlist is different every time. Is it possible to change the partlist insertpoint to the lower right corner of the partlist when its inserted via the API?
What I am trying to do is create a selection set of blocks with the same name. Then step through the selection set and if the block has an attribute "Tag" with a Specific "Value" then get the insert point.
In previous versions of AutoCad I would just double click on a block do my changes click the save changes button and then a save dialogue would come up with an option to change the insert point. Did this option go away in 2013 AutoCAD? I do not get this option anymore after I finish editing a block? This is very useful. Why would this go away?
I have a drawing where I have placed all of my natural gas piping. I have all of the annotative blocks set to 3/32"=1'-0" and 1/32"=1'-0" scales. They are both correctly displayed in this drawing.
When I xref this drawing into another about half of the 1/32" blocks show up correctly. The other half are shifted to the right off of the plan. All of the 3/32" blocks show up correctly.
I need a routine that inserts a point at the insert point or block named "Insert_Point" at every block in the file. The routine could use the current layer, which would be set prior to starting the routine. If it could request the user for the PDMode value and PDSize that would be great too. This will assist me in creating block libraries.
I have been using copy paste with base point on block from drawing to drawing but sometimes the block insert but it is not showing. I go to insert block is there but does not show in the drawing. Then tried to purge it and it does not let me because it is in the drawing but I can find it any where. Then I tried to do the insert block look for the block and inserted as a block and the same result.
I have excel tables that contain 4 columns of data.
The Y co-ords pf the required object The X co-ords pf the required object The rotation of the required object The object number
What would I need to do to insert a block at the coordinates to the rotation shown then have a leader with the point number labeling the block (but the text not be rotated to the angle of the main block.
Civil 3d 2012..I used 3d orbit, it crashed. My points, point groups and newly updated description keys are gone.I have looked at all my backup files etc, and they do not want to display.
Im still new to Civil 3D and i would like to know how to connect inported points using 3D polylines. I imported my points from Excel in a PNEZD format. How do i get the 3d poly line to snap to my points so I can Connect them? someone mentioned using a feature line to connect the points but im not sure how or what that would do.