AutoCAD Civil 3D :: Getting Point And Surface Properties From Copied Drawings

May 10, 2012

I'm currently working on a site layout and came across a problem. The drawing that I have has the site layout with all the points and contour lines included. However, the drawing is exploded. Now, I want to get the point properties and surface properties from this file, but it seems like it isn't the original file and it has been edited. This file also does not come with a point file or surface file. Is there a method to get the point, surface or elevation properties from this drawing? 

Also, I have heard that you can create a new drawing and create a surface to read the surface properties of the drawing. Is that possible?

View 4 Replies


ADVERTISEMENT

AutoCAD Civil 3D :: Point Group Properties

Jan 3, 2013

I know that there used to be a way in land desktop to change an entire point group to the same layer without having to do each point separately. How to do this in Civil 3d 2011?

View 3 Replies View Related

AutoCAD Civil 3D :: Point Group Properties

Apr 23, 2013

I have a bunch of culvert points in my drawing and I would like to include all of the in the same point group.  They all have CUL in the raw discription but some are CUL 0.3 INV, CUL 0.4 INV, etc, etc.  

Is it possible to group all of these by just using the CUL somehow so that I don't miss any?

View 2 Replies View Related

AutoCAD Civil 3D :: Getting User Defined Properties Of A Point

Dec 10, 2012

Is there any chance to get user defined properties using .NET API for civil 2012?

View 9 Replies View Related

AutoCAD Civil 3D :: Section View Properties - No Corridor Surface?

Apr 30, 2012

I changed my Corridor Prop : From "Specific Code" : Top to  Datum as shown below

and afterwards my section view Don't have the corridor in it !!

I tried to creat a new one but in the Section Creation tool i could not find surfaces :

Sony VPCCW26FA
Intel Core i5 M 520 @ 2.40GHz
8192MB RAM
NVIDIA GeForce GT 330M 512MB Dedicated

View 3 Replies View Related

AutoCAD Civil 3D :: LISP Routine For Matching Point Properties

Nov 17, 2013

I'm trying to make a LISP routine that will match point style, label style, marker rotation, label rotation and layer for a selected point to multiple other points. I don't know what the exact variable names are or how to find them.

See the post below for code that is similar too what I'm looking for.

[URL]......

View 2 Replies View Related

AutoCAD Inventor :: Copy Properties Vs Model Properties In Drawings?

Oct 25, 2010

I want to set up my drawings so that the title block displays properties from the model.  I want to set this up so there will be drawing properties to extract into Vault.  So I want to know what other Inventor and Vault users are doing to get model properties into Inventor drawings:  Using model properties in the title block and nothing to extract in Vault or Copy model properties so Vault has data to extract.

I want to know what the best in class practice is?  What are others doing?  I do not want to use iLogic I was out of the box Inventor functionality.

View 4 Replies View Related

AutoCAD Civil 3D :: Surface Labels Lose Annotative Properties After DVIEW TWIST

May 8, 2012

I use DVIEW and my contour and slope labels shrink.  I suspect the dreaded OE factor but cannot confirm.

Civil 3D 2012 (64)
Windows 7 Pro (64) SP1, 16 GB
AMD Radeon HD 6900

View 4 Replies View Related

AutoCAD Civil 3D :: Adding Point To Surface

Aug 30, 2013

I have got a csv file and want to add to the surface but it says error in adding point file.....don't know what to do. Size of the csv is 13MB and contains about 0.2million points.

View 2 Replies View Related

AutoCAD Civil 3D :: Surface Slope Label One Point

Apr 3, 2012

Am I correct in assuming that if Surface Labels by One Point is chosen, the slope as shown is the maximum slope of the surface triangle where the point was chosen??

IDSP Premium 2014 (mainly Civil 3D 2014 UKIE SP1 & Infraworks with some limited 3ds Max Design)
Win 7 Pro x64, 256Gb SSD, 300Gb 15,000 rpm HDD
16Gb Ram Intel Xeon CPU E5-1607 0 @ 3.00GHz (4 CPUs), ~3.0GHz
NVIDIA Quadro 4000, Dual 27" Monitor, Dell T3600

View 2 Replies View Related

AutoCAD Civil 3D :: Distance Label From Surface To Point

May 28, 2013

I was asked to lable survey data with the (2D) distance between the design surface and the survey points of the finished ground.

View 9 Replies View Related

AutoCAD Civil 3D :: Contour Surface And Data Point

Feb 11, 2013

I'm working on a topo survey and the contours are crossing each others (See attached pic) and what I did was edit the surface by adding points. I know that these points are fake, but how does this affect the terrain surface for design point of view? I did try swapping edge and deleting lines but makes it worse. Also as you can see in the pic, I don't see the added points like it did back C3D 2008.

View 5 Replies View Related

AutoCAD Civil 3D :: Add Points To Surface Not In Point Group?

Mar 7, 2012

Is it possible to add points to a surface without adding them to a point group?  I've got a bunch of ponds I'm doing and it will save me some time if I could just select the points, and not have to put them in a point group then add the point group.

View 5 Replies View Related

AutoCAD Civil 3D :: Created User Defined Properties To Add Up To 5 Inverts To Topo Point Object

Aug 26, 2013

I have created user defiined properties to add up to 5 inverts to a topo point object.  Each consists of the direction of the invert as an enumerated list that can be picked from (N, NE, S, SE, etc) and the second is the measured distance from rim down to IE.  I created these in order IE1_Dir, IE1_Meas, IE2_Dir, IE2_Meas, etc and the first time I used it everything worked fine and was in the proper order.  Now after opening the drawing for a 2nd time all of the UDP's are scrambled making it a bit of a PITA to enter into the proper fields.

I do not see any logical order to why it is displaying this way as if it was in order of creation or alphebetical it would not have changed.  Is there any way to correct this or is this a case of Civil 3D is going to do whatever it wants to do?

View 4 Replies View Related

AutoCAD Civil 3D :: Find Insertion Point For A Surface Label

Aug 1, 2012

If I use this code it will give me the insertion point for a block

(setq ent (car (entsel "
Select Main Object: ")))

(setq InsPt (assoc 10 (entget Ent)))

Now if I try to use this for a surface label and try to get the insertion point

(setq ent (car (entsel "
Select Main Object: ")))

(setq oEnt (vlax-Ename->Vla-Object ent))
(vlax-dump-object oEnt)

I dont see anything that will get the insertion point. 

View 1 Replies View Related

AutoCAD Civil 3D :: Corridor Surface Not Using Correct Subassembly Point

Apr 29, 2013

I have created a new assembly that uses a HMA dike rather than your typical curb but my surface always begins at the top of the HMA pavement rather than the top of the curb subassembly. See Picture. Where's the setting to fix this (is it a daylight setting) or it is a bigger problem in that I didn't create the subassembly or assembly correct to begin with?

Win7 (x64), EVGA 790i, 8GB RAM, EVGA 8800GT, 250 GB iSSHDD, & RAID 0/1

View 5 Replies View Related

AutoCAD Civil 3D :: Point File Link To Surface Lost

Mar 18, 2013

I think this should be an easy thing to do, but I am having problems figuring it out.  I need to repath the location of a point file being used in a surface.  My surface will not rebuild because it can't find the point file originally used.  Drawing was used on a different computer system, so the point file directory is now pointed to the wrong path. 

View 7 Replies View Related

AutoCAD Civil 3D :: Point Limitation On Creating Surface From LAS Files

Jun 6, 2013

I am having a problem using 2014 civil 3D.  When I import las files and create a point cloud, and go on to make a surface from those points, it is limiting the "number of points added" to 340134.  I am using the lidar las files which each tile or file has an average of 12 million points, and I have tried to create a surface using one file, and up to 28 tiles (where there should be 340 million points).  Regardless, one of the files contains 12 million points and I do have the "point density" set to 100, and the "real time density" set to 100.  Why will it only use 340,134 points?  I have tried all options from "point cloud extents" to "window" and same result.  All the points from the cloud are there and displaying fine, it just seems civil 3d is limiting the number of points used for surface.

View 3 Replies View Related

AutoCAD Civil 3D :: Water Drop - Point Outside Surface Error

Apr 22, 2013

C3D Version 2012

Surface does exist as we can see the triangles/contours or whatever we choose to display.  When we run the Water drop command, we are getting a message saying that the point is outside of the surface.  We have selected a valid surface by both picking it visually and selecting it from the dialogue.  All layers are on and thawed and we are picking well inside of the surface.

Why it would be telling us that the point is outside the surface?

View 9 Replies View Related

AutoCAD Civil 3D :: Updating Surface To Recognise Modified Point Cloud

Dec 13, 2012

I have a surface based on a point cloud. I decided to add a few more tiles of data to the point cloud and was expecting that the surface would update (after rebuilding) to include the new extents - but there was no change. The surface doesn't have any boundaries or breaklines but does have edits.

Do I need to add points to surface again? Will this duplicate the orignal point data or would it just add the new data. I didn't want to lose my edits if possible.

Infrastructure Design Suite Premium 2014
Self-built i7-3930K, 16Gb RAM, P9X79 m/board
SSD(system), HDD(data), Win7Pro64, Quadro K4000

View 2 Replies View Related

AutoCAD Civil 3D :: Numbers Of Points Added To A Surface From Point Cloud?

Jan 7, 2013

I know that there is a limitation on the numbers of points added to a surface from a point cloud.  But I'm curious how Civil 3D determines which points to exclude from the surface.  Is there a special alorithm/criteria the software uses?

View 1 Replies View Related

AutoCAD Civil 3D :: Cogo Point Properties Window Description Format Is Forced Lower Case Text?

Nov 29, 2012

Just switched to 2012 from 2010. When I try to edit the description format field in the properties window of a selected cogo point, I can't type in caps, it's all lower case. If I right click and edit the point, I can use capital letters, however. (running C3D 2012 sp4, Win7 64bit, 8GB)

View 2 Replies View Related

AutoCAD Civil 3D :: Import Point File And Assign Elevation Based On Existing Surface

Apr 12, 2012

I have a bunch (hundreds, so manual input not an option) of X,Y points without elevation data that I would like to import into a DWG and assign an elevation that is based on an existing surface object.  Is there a way to do this for a point file? The command for inserting individual points would be the "Create points - Surface > Random" but I don't see a way to do this in a batch type method where i have my PNE formatted input file to just move the points to sit on the existing surface. 

View 2 Replies View Related

AutoCAD Inventor :: Why Insertion Point Of Sketched Symbol Copied

Jun 20, 2013

When i edit the sketched symbol "Work Stages", i copy the line which the the arrow points at, but with it goes the green insertion point, and i can't delete it.

View 1 Replies View Related

Illustrator :: Paste Copied Item To Specific Location Determined By Point-click

Oct 30, 2013

In most vector based programs I am used to using a function which allows you to paste a copied item to a specific location determined by a point-click. I find this endlessly more useful than pasting to the centre of the screen, or even paste in place, as both are rarely anywhere near where I would like an object to be. I find the function of point-click paste does away with endless dragging of objects across the screen.

CS6 13"MBP-2012-Mavericks

View 8 Replies View Related

AutoCAD Inventor :: Custom Properties In Drawings

Dec 30, 2011

In Solidworks they had something called custom properties that were generally setup in the models where you had the property names and then values would be filled in to automatically populate drawing titleblocks.  I found this, but I can't get the drawing description to keep changes and update the drawing.

View 9 Replies View Related

AutoCad :: Matching Layer Properties Of Two Drawings?

May 17, 2013

I have a dozen of drawings each with a layer named LOGIC. I have modified layer properties (default color, line style, etc.) on one of them and I want to replicate these properties to the others.

View 1 Replies View Related

AutoCAD Civil 3D :: Properties Palette Started Only Showing Current Properties For The Drawing

May 22, 2013

the properties palette started only showing the current properites for the drawing and not the properties  of the entity selected. what causes this i am using autocad civil 3d 2013.

View 9 Replies View Related

AutoCAD Inventor :: Copying Hatch Properties In Drawings?

Apr 19, 2011

Is there or will there be a way in which I can apply hatch properties in one section view to hatches in another view?

View 5 Replies View Related

AutoCAD Civil 3D :: Properties / Quick Properties Won't Display?

Sep 10, 2013

For the last couple weeks I've been unable to view object properties or quick properties. If I right click on an object and select quick properties, a blank window comes up:

Similarly, if I bring up a properties window and select an object, the selection field remains blank and the object property fields are not populated with information relating to the selected object:

View 2 Replies View Related

AutoCad :: How To Convert Layer Color Properties On Multiple Drawings

Jul 22, 2013

I have 4500 OS mapping tiles which i need to convert the colors to one single color rather than the varied layer colors they have at present. Obviously doing this manually will take a long time.

View 8 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved