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


ADVERTISEMENT

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 Inventor :: Minimum Distance Between Parts With ILogic

Jul 11, 2013

I want to measure the minimum distance between 2 parts. But I want Ilogic to know what parts to measure according to what i've selected.

I have something like this but its not working... gives me always this error "

Measure.MinimumDistance: No entity named "System.__ComObject" was found."

Dim oOccurrence As ComponentOccurrenceDim oOccurrence2 As ComponentOccurrenceTry oOccurrence = ThisDoc.Document.SelectSet.Item(1)oOccurrence2 = ThisDoc.Document.SelectSet.Item(2)Catch MessageBox.Show("Please select a component before running this rule.", "iLogic") ReturnEnd Try Dim doc As DocumentDim CurFileName As String oOccurrence = ThisApplication.ActiveDocument.SelectSet.Item(1) oOccurrence2 = ThisApplication.ActiveDocument.SelectSet.Item(2) distance = Measure.MinimumDistance(oOccurrence,oOccurrence2)MsgBox(distance)  

View 1 Replies View Related

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

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 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 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 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

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 Inventor :: Close ILogic Form With VBA Or ILogic Rule

Aug 19, 2013

how can I close an iLogic Form from either an iLogic Rule, or a VBA Rule (VBA is the Preferred method)?

View 5 Replies View Related

AutoCAD Inventor :: Return Button When Working In Assembly

Apr 22, 2013

I sometimes create parts while working in an assembly. This hasn't been an issue but something mysterious happened. Once I create my new part, to get back to the assembly ( turn off the transparency)

I typically press the Return button which is normally in the first tab (this example shows I created a sheet metal part)but for some reason the return button is now in the inspect Tab??I tried looking through the customize ribbon form and can't seem to put the button back into the first tab?

View 8 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 2013 :: Grip Of Hatch Is Not Snapped To Another

Apr 14, 2013

A grip of a hatch is not snapped to another, In the attached screenshots, I tried to move the indicated grip to a target one but no “sign” for snaps is shown!

The screenshot and the dwg are attached. How these two grips can be snapped?

Software: AutoCAD 2014, AutoCAD C3D, AutoCAD M3D, Revit
Windows 7 (Ultimate 64 bits),
Firefox 20.0,
Kaspersky 2013.

View 4 Replies View Related

AutoCad :: How To Draw Another Line Snapped To 90 Degrees

Jun 5, 2012

Lets say there is a line across my screen and I want to draw another line snapped to it and 90 degrees to it. How? Without measuring the angle of the first line, which is not at zero or 90 degrees. In 12 years I've never known this

View 7 Replies View Related

AutoCAD Inventor :: Function To Return Two Objects Colliding Using Contact Sets

Sep 3, 2009

I would like to find a function that returns the two objects colliding using contact sets. I'm not sure this functionality is available in the API.

View 1 Replies View Related

AutoCAD LT :: Drag Out Dashed Line From Point Which Can Be Snapped To Another Object

Dec 5, 2012

ACAD LT 2009, Win XP Lately a feature I am used to seeing has quit.Basically when you hover over a point of a line, a little cross mark appears and you can drag out a dashed line from that point which can be snapped to another object. Handy for finding perpendicular intersections. Whatever this is it no longer works. How do I get it back?

View 2 Replies View Related

AutoCad :: Copy Object To Be Moved And Snapped From Middle Left

Dec 14, 2011

I would of thought that changing the justify location to an object would change its position when copy and paste...

i copy and paste ALLOT, when i do i utilize reference points so everything is uniform.. problem is not everything is the same size.. for example, if i have 2 lines in a text box verses one...

When i copy i want the object to be moved and snapped from the middle left, not bottom left... or the top right not the bottom left.

is there a way to do this? Justify isnt it..

View 9 Replies View Related

AutoCad 2D :: Draw Line Snapped To 45 Degrees Angle Of Circle Block

Aug 15, 2011

good way to start a line at one of the 45 degree angles of a circle block?

View 9 Replies View Related

AutoCAD Inventor :: Distance Between Two Views On IDW

Oct 6, 2011

Is there a way of dimensioning the distance between the views on a .idw?

I have a series of drawings to make, that consist of two view each. I need to make them as consistant as possible, as far as the distance from view to view, accross the drawings.

View 3 Replies View Related

AutoCAD Inventor :: Same Distance Gap Around Part

Dec 26, 2013

What formula or dimensions do i require so as there is a 0.5mm gap around the Revolution 3 (red color)...is revolution the method required to achieve this?

View 2 Replies View Related

AutoCAD Inventor :: Minimum Distance Between Two Faces

Apr 1, 2008

Code to find minimum distance between two faces using "Minimum distance" method...

View 5 Replies View Related

AutoCAD Inventor :: Use Measure Distance Tool From VBA Form

Nov 8, 2012

I have a VBA form coded that we use to generate part numbers and descriptions that then populate the iProperties.  We often use the part sizes in the description.  I would like to be able to put a button on the form that allows users to use the "Measure Distance" tool so that they can measure the part while they are creating the description. 

Any code that I could use to activate the "measure" tool while a vba form is active?

View 8 Replies View Related

AutoCAD Inventor :: API To Add Perpendicular Distance Between Sketch Entities?

Oct 16, 2013

There is an API AddTwoPointDistance() to add the distane(horizontal, vertical or aligned) between two sketch points.

But I want to add perpendicular distance constraint between a sketch point and a sketch line

View 1 Replies View Related

AutoCAD Inventor :: Distance Effect - Why Does Paper Changes Its Color

May 10, 2005

I noticed that when "distance effect" is selected in viewing preferences, the paper color of .idw files changes. I think it's not good, is it?

View 9 Replies View Related

AutoCAD Inventor :: Calculating Distance Using Rectangle Pattern?

Apr 16, 2012

When using the rectangular tool how do i calculate equal distances between each Fin.The picture shows 11 Fins but they are not equal distances between each Fin which causes the Fins to be higher on the right side.Which formula / calculation do i need to use in Rectangle Tool to produce equal distances between each fin and therefore the 1st and 11th fin are in the same position on each side of the cylinder.Using Inventor 2012

View 9 Replies View Related

AutoCAD Inventor :: When Using Distance Tool Section Disappears

Sep 18, 2012

How to keep a section view of an iam active when accessing the distance tool? As soon as I click on the distance tool, the half-section disappears. This makes it difficult to measure relationships from one component to another.  I am using Inventor 2013 which was recently installed on our workstations.

View 3 Replies View Related

AutoCAD Inventor :: Measure Distance Between Centers Of Balls?

Jun 21, 2012

I'm just playing with a rotor head of a model helicopter (see picture). For proper initial alignment, all main parts shall be setup parallel against one-another. This can be done by aligning the length of the ball linkages.

But therefore I need to know the distance of the ball centers. How can I do that? (STEP file for testing with different Inventor versions is attached).

View 3 Replies View Related

AutoCAD Inventor :: Shortest Distance Across Irregular Surface

Nov 19, 2012

Quite often I need to measure shortest surface distance between two points (electrical tracking diatance) as in pic below. I can do it iteratively by taking a range of slices out of the part (2nd pic) and measuring the cut edge length but it's quite meticulous and time consuming. 

.ipt attached.

View 9 Replies View Related







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