AutoCAD Map 3D :: Using Expression Builder To List Distance Between Points

May 3, 2012

I have a data table showing points surrounding a central source.I would like to create a calculation that adds a column in my data table of the points; that shows the distance between each respective point, and the central point.

My knowledge in expression building is limited,I assume I would be using some form of calculation using the geom, and the X and Y locations, however I'm coming up with nada.

View 4 Replies


ADVERTISEMENT

AutoCad :: How To List Distance Between Any Two Points Out Of All Points

Aug 10, 2013

Let me make my question clearer by considering an example as follows, Assume I have points A, B, C and D in a map. Is there any command that can list the distance between any two points out of all points? e.g. distance of A-B, A-C, A-D, B-C, B-D, C-D.

View 1 Replies View Related

Softimage :: Add Motion Builder To List Of Send To Application

Oct 20, 2011

I have softimage 2012 and motionbuilder 2012 installed. Soft does not have motion builder listed in the send to applications and motion builder does not have soft listed. How do I add them to both pieces of software so I can use the send to option?

View 6 Replies View Related

AutoCAD Inventor :: User Parameter Expression List - Allow Custom Values?

Mar 21, 2013

Where do I find the "Allow custom values" option for a multi list parameter expression?

View 2 Replies View Related

AutoCAD Civil 3D :: Export Points To Datacollector And Create Points List

Feb 8, 2013

I had to create a boundary map and place points to all corners. How to export these newly created points back into my data collector (Ranger) and also I'm trying to figure out how to print out a points list. 

I stumbled on to this thread but I guessing that it's a different CAD year because my modify tab doesn't look like this. URL.....

View 4 Replies View Related

AutoCAD Civil 3D :: Create Points By Slope Distance?

Oct 8, 2013

I have a line at a constant grade. I need to create points along this line. The information given is in slope distance and these vary at times.

I've tried the point create methods and they all seem to calculate points at a horizontal distance. How do you enter the slope distance?

I know I can go back to basic Acad methods of divide, changing ucs so horizontal works etc.

wondering if it can be done in the create points commands?

View 9 Replies View Related

AutoCAD Inventor :: Returning Distance Between Points In ILogic

Nov 30, 2012

I want to create an i part which derives its length and width from pairs of snapped points in the assembly. These can be any two points not necessarily existing properties of any part.

My new part would then calculate its actual dims from these measurements. Can this be done in ilogic and how?

View 1 Replies View Related

AutoCAD Civil 3D :: Label Bearing And Distance Between 2 Points?

Mar 19, 2010

In LDD I could label a bearing and distance between 2 points. (Points - not actual surveyed points, but 2 spots I click)

In 3d 2010 I only can label a whole line, not only a portion that I choose. This has to be a label option still.

View 9 Replies View Related

AutoCAD Inventor :: Return Distance Between Two Snapped Points With VBA Or ILogic?

Nov 25, 2012

I'm using Inventor 2013 and would like to create a dialog box requesting the parameters for a simple rectangle and be able to snap in an assembly to get the distance for each parameter (width and depth) of the shape. Is this possible with either VBA or iLogic? I just need how to get the value...I can handle the dialog box.

View 5 Replies View Related

AutoCAD Civil 3D :: Creating Bearing / Distance Table Using Points?

Feb 25, 2013

I am using Civil 3D 2012.  I know how to label a line with bearing and distance.  What I would like to do is make a table with these bearings and distances referencing the point numbers.  For instance, I have a new ROW line that starts at point 1000 and changes direction at point 1001 and changes direction at 1002 and so on.  I need a table that shows Points 1000-1001 is ___ Bearing and ___ Distance.  

The lines are not parcel lines; they are only line segments.  

View 3 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Distance Between Two Points Along The Path Of Polyline

Sep 10, 2012

There are times that I have a really long curb polyline that has both line and arc segments.  I wish to pick two points along that polyline and have it give me the distance between those two points along the path of the polyline.

Do we have this ability natively?  Have I been missing something all this time?  Normally I have to make a copy of the original entity, ... break, break, list erase or undo....

View 6 Replies View Related

Paint.NET :: Tool Or Plugin That Can Show Distance Between Points?

Nov 12, 2013

is there a tool or plugin for Paint.NET that can show the distance between points that i click on?

View 3 Replies View Related

AutoCAD Inventor :: Import List Of Points In X / Y And Z?

Feb 1, 2013

What are some techniques to import a list of points in x, y, and z?   Many they be separate features or a grouped?  (Manual Entry Vs. Batch Entry)  (Single Entry Vs. Multple Entry)

View 4 Replies View Related

Illustrator :: Create Multiple Expanding Outlines With All Points Equal Distance To Original Shape?

Feb 21, 2013

Here's an extremely simple example.. It works with a circle or a square, obviously because it has the same height and width. The problem is when you have irregular shapes, (or in this case, an oval). I know I've seen solutions to this in the past, but I just can't think of how to word this question and find them again.
 
I know you can create multiple strokes for an object in the appearance palette, but I'm looking for something more effective than just having colored stroke > white stroke > colored stroke> white stroke > etc.
 
Here's a couple examples of the kind of effect I'm looking for.

View 2 Replies View Related

AutoCAD Civil 3D :: How To Get Coordinates To All Points In Full List

Jan 29, 2013

I have been using the "LIST" command to get coordinates of a point. The list can be as long as my monitor is high. I need to copy the coordinates of about 3 000 points to a Microsoft Word file to manipulate with them.

The "LIST" command would show me about 4 points after which i have to press "ENTER" to get the next ones, but this is obviously pointless. How could i get the coordinates of very many points to a text file all at once?

View 6 Replies View Related

AutoCad :: List Area Of Polyline Or By Points In Acres?

Apr 27, 2011

How to list the area of a polyline or by points and have the output displayed in acres?

View 6 Replies View Related

AutoCad :: How To Make List Of All Coordinates (X Y) Or (X Y Z) Of All Points In Project

Oct 9, 2012

i need to make a list of all the coordinates (X,Y) or (X,y,Z) of all the points in my project

the shape of my project look like an Eclipse

i made it out of 236 points ... i want to to put all those points in a table of ( X,y,Z ) ... i think there is some kinda output that can do that for me

iam uploading a vedio on youtube to show u what iam talking about

[URL]....

just a list of X,y,z of every point how i can do that ?

View 4 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Remove Duplicate Points From A List?

Aug 5, 2013

I am looking for code to remove duplicate points (xy coords) from a list with a fuzz factor parameter.

View 1 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Draw Line On List Of Points

Jul 7, 2012

I have a list with many points is it possible that i can draw a line or polyline on those points using MapCar function.

View 6 Replies View Related

AutoCAD Map 3D :: Displaying Geodetic Distance With Dimension Tool Instead Of Normal Distance

Mar 17, 2009

Is there any way of displaying the geodetic distance(ie "mapdist") with the dimension tool instead of the normal distance?

View 2 Replies View Related

AutoCAD 2013 :: OTrack Distance From Top Circle Edge Of Cylinder To Certain Distance

Jul 30, 2012

I am trying to oTrack distance from the top circle edge of a cylinder to a certain distance ... whenever i try to do that ... it either track to x and y .. but not in z :/ ... the video i have on you tube he did it so simply and it seems to be easy .

I am not sure what is wrong .. but i heard parallel and perspective view could make a difference .. i actually try both :/ ...

[URL].....

View 9 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Passing A List Of Points To Function Instead Of User Input

Sep 16, 2013

I have a list function that asks for the user to pick points when it is run. It looks something like this (foo arg1 arg2) When invoked it asks the user to pick points and press enter when done It.

Instead of getting the points from the user i want to pass it a list of pre-defined points. The code cannot be changed so I must use it as is.Is this possible, if so how can it be done?

View 9 Replies View Related

AutoCAD Civil 3D :: Part Builder - Structure Height

Jan 24, 2010

I am trying to learn Part Builder to create a custom inlet structure. I am able to build the part in Part Builder so it looks like it should and seems to work correctly when I change part sizes. I run into trouble when I try to change the model parameter for Structure Height (SBSH) to a formula invovling Rim to Sump Height (SRS). When I do this and then go to Edit Size Parameters, I get an error " one or more calculations have failed". It does not seem to make any difference what formula I use for SBSH or what size parameter or model parameter SBSH was set to before I entered the formula.

I am able to save the part without any other error messages, however, when I look at the .xml file, SBSH is a constant and not the formula I entered. I can edit the .xml file to enter the formula that I want but still the part does not function properly in a drawing.

I can make a pipe network using the new structure, however, the pipe inverts are not the same as the sump elevation of the structure. They are usually several feet below the sump. I can get the structure sump to match the pipe inverts by going to "Connected Pipes" under "Edit Structure Properties", highlighting the pipe invert elevation and then clicking "Apply". If you change the pipe using "Edit pipe properties" after this, the structure invert does not update as it should.

View 2 Replies View Related

AutoCAD Civil 3D :: Rectangular Pipe Part Builder

Jun 19, 2012

Is it possible to move the autolayout data of this existing rectangular pipe (see attached). I want my pipe to attach at the top or bottom rather than the middle. I tried creating one from scratch but don't really know what im doing yet and can't seem to get it to validate.I've seen a bunch on creating structures, but not much on pipes.

View 1 Replies View Related

AutoCAD Civil 3D :: Using Customized Subassemblies And Parts Builder?

Aug 14, 2012

We are just starting with Civil 3D 2012.  We are doing a pilot project, and the engineer wanted to make a custom curb subassembly matching the exact dimensions (angle from bottom of curb to top of curb) as the county detail.  I didn't think that was necessary and thought we could use one of the generic subassemblies.  usually use the basic or generic subassemblies or do you create your own to match specific municipalities' details exactly?

Do you find that the parts that come with Civil 3D are usually sufficient for design or do you make a lot of custom parts?

View 6 Replies View Related

AutoCAD Civil 3D :: Angle-distance With Vertical Angle And Distance

Nov 19, 2012

I would like to draw a smiple line using the transparent command 'AD (angle-distance).

My distance is not horz., so I want to enter the Vertial angle and the slope-distance, in LLD the command was AD VD.

So how do you do this in Civil 3D 2012.

View 1 Replies View Related

AutoCAD Civil 3D :: Part Builder / Error Saving XML File

May 11, 2012

I am trying to make parts in part builder but when I try saving I get the error message "error saving XML file". I tried changing the setting on the files for saving but that doesn't seem to work.

View 5 Replies View Related

AutoCAD Inventor :: Rows In ILogic Form Builder Not Working Properly?

Feb 1, 2013

When I put a row deep enough in a form, i.e. under several groups, tab groups, or other rows, the rows stop working properly.

Inventor 2013 SP 1.1

View 9 Replies View Related

AutoCAD Civil 3D :: Part Builder - Error Saving COLE File

Dec 30, 2013

I'm trying to do a save as of a previously created and validated part.  When I create a new chapter and try to save the part in the new chapter, I get an error message saying "ERROR SAVING COLE FILE".  What is a COLE file and why am I getting this error?  Could there be a problem because the original part was created in 2013, and now I'm working in 2014?

We recently changed the location of our CAD Standards (such as Pipe Network Catalog).  Can I simply copy the Pipe Network Catalog and paste it to the new location and have everything work the same or do I have to do something special?

View 2 Replies View Related

AutoCAD Civil 3D :: New Part Builder Pipe Displays Incorrectly In Profile View?

Dec 31, 2013

Using part builder, I created a new pipe part for an odd-sized CMP arch pipe.  In plan view, the pipe looks good.  At first glance, I thought the pipe was drawn correctly in a profile view, but I realized that the pipe was displayed with the invert located at the wrong place in the profile view.  I thought this was because the insertion point of the new pipe part that I had made was placed at the incorrect location in part builder.

So, I swapped out the incorrect pipe size for another one that I knew was correct, and then deleted the incorrect pipe from the pipe parts list, and  went back to part builder, and placed the insertion point at the invert of the pipe; then saved the edited pipe part, ran partcatalogregen, added the "corrected" pipe part to the pipe parts list and swapped in the new corrected pipe size to the pipe network.  However, the pipe still displays incorrrectly on the profile view.

The pipe data is correct in the pipe properties: the invert is stated to be located at elevation 20.  The overall height of the pipe , 38" (3.1667') is correctly displayed on the profile view.  But the actual location of the pipe invert is not shown at the correct location, elevation 20, on the profile view.

View 4 Replies View Related

AutoCAD Civil 3D :: Add Pipe Parameter Filed In Part Builder For Stiffness And Pressure Class

Aug 12, 2012

I am wanting to add a field to my pipe parts to store the pipe pressure and stiffness class separately to give me the most flexiblility with my labels is this possible thru the partbuilder interface I got to here but can not see a way to add custum field. There are some extra build in fields like material are they hard coded or can you hack the xml file directly to add additional fields.

View 3 Replies View Related







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