AutoCAD Inventor :: Creating Wiring Segment

Jul 24, 2012

Another question about the Cable and Harness module.  When I am trying to create Segments, I can never select cylindrical features.  Using the Tube and Pipe module, I can select them no problem, but for some reason under Cable and Harness I cannot.

This is a huge pain for me for two reasons, all of our wire loops are cylindrical, and I am unable to place a segment off of an already existing Flexible Hose or other Electrical segment.

Is this a limitation of the Cable and Harness module, that you cannot place segments relative to a cylindrical feature?  

View 9 Replies


ADVERTISEMENT

AutoCAD Inventor :: CFG Files For Wiring

Nov 29, 2012

I can't seem to find the .cfg files that supposedly come with autocad Inventor to manipulate and export wiring information.  I've done a complete search of all my autodesk folders but it just doesn't seem to be anywhere.

Is there a place online where this file is mirrored and can be downloaded or copied?

View 2 Replies View Related

AutoCAD Inventor :: Ballooning Wiring / Split Balloons

May 17, 2010

(check out the attached .bmp for clarity)

I need to either add a custom balloon to a 3D wiring harness (made of individual wires) or add a split balloon (showing item number then sheet number) to my layout. What I have now is a 3D harness with all my connectors shown on it and a balloon calling out what connector it is. I want to attach a custom split balloon to my connector callouts to reference the wire and sheet number of another sheet in the same project. I should also mention that there are tons of connectors that as far as Inventor is concerned is the same model.

I've already created a user symbol to attemp to work around it but I can't attach the custom symbol to the existing balloon.

Secondly, why can't I attached a balloon to the 3D harness anyway. I also can't add a balloon to the nailboard view either!

View 1 Replies View Related

AutoCAD Inventor :: How To Generate Cable With Wiring And Connectors All Existing Together In Assembly

Feb 21, 2013

I've been creating documentation for cable assembly for many years now and I am trying to determine a way to use the Inventor Cable and Harness feature to accomplish the same detailed drawings as I previously made by hand.  The first thing I notice is that the connectors do not exist at the cable level, even though this is how they will be manufactured.  Is there any way to generate a cable with wiring and connectors all existing together in an assembly that can then be documented in a drawing?

View 6 Replies View Related

AutoCAD .NET :: Draw Triangle In Segment Of Polyline In Segment Direction

Sep 9, 2012

I want to draw triangle in segment of polyline in segment direction.

I have target segment and center point of it:

  Polyline line = ...
  LineSegment3d centerSegment = line.GetLineSegmentAt(centerSegmentIndex);
  Point3d centerPosition = centerSegment.MidPoint;

I can find direction of this segment:

  Vector3d zaDirection = line.GetLineSegmentAt(centerSegmentIndex).Direction;

Next, I create list of points:

  List<Point3d> points = new List<Point3d>();
  points.Add(centerPosition);
  points.Add(centerPosition.Add(new Vector3d(ZASize, +ZASize, 0)));
  points.Add(centerPosition.Add(new Vector3d(ZASize, -ZASize, 0)));

And draw it:

wd.Geometry.Polygon(new Point3dCollection(points.ToArray()));

Ok, I have triangle but... it's not in segment direction, it's X-direction.

I try to rotate it:

points.Add(centerPosition.Add(new Vector3d(ZASize, +ZASize, 0)).RotateBy(0, zaDirection, centerPosition));

But it's not the same as I want.

How I can draw triangle by serment direction?

View 5 Replies View Related

AutoCAD Civil 3D :: Flow Segment Label Using Total Flow Type Travel Time For Each Segment

Nov 27, 2012

Flow segment label using total Flow Type travel time for each segment:

C3D 2014 SP1
W7x64; i7 8gb; Radeon HD 5700
[URL]....

View 4 Replies View Related

AutoCAD Inventor :: Error Detected While Writing Segment?

Apr 3, 2013

I have been working for the last couple of hours "copying objects" into my part file.  I am creating composites from surface data that exists in other part files.  I now cannot save my part which I have renamed TEST.IPT for the purposes of this request.  This is a common workflow for me when I am recreating a part from multiple imported CATIA files.  (I know it is hard to guess withour providing the actual data.)

Problems encountered while saving the document.
Error(s) detected while writing segment PmDCSegment in database TEST.IPT
Error detected while saving object of type MIxTransactablePartition in TEST.IPT
Error detected while saving object of type MIxPartition in TEST.IPT
The attempted write operation did not succeed. Part file may be corrupt.
The database in TEST.IPT could not be saved

View 6 Replies View Related

AutoCAD Inventor :: Invalid Reference To Segment Object Used

Dec 10, 2012

I derived in a part and I am trying to use a sketch from it in my new part.

I am trying to revolve my sketch and when I do I get this error.

I am using a English version, and I cant read chinese at all.  Design doctor shows no errors, but this will not revolve. Tried Extruding and get the same error.  When I try to revolve, it shows a preview of my part correctly, but when I click apply in the revolve dialog, that is when I get this error.

The files are attached and here is a video of my steps. In the zip file, the -M8.ipt needs the EOF marker moved all the way to the bottom.

Windows 7 x64 -12 GB Ram
Intel i7-930 @ 3.60ghz
nVidia GTS 250 -1GB (Driver 301.42)
INV Pro R2013, SP1.1
Vault Basic 2013

View 6 Replies View Related

AutoCAD Inventor :: Interference Of Solids And Line Segment

Apr 7, 2013

I'm trying to figure a "fast" algorithm to obtain the amount of material (in linear distance) between 2 points within an assembly i.e. if I draw a line between any two points P1 & P2 in an assembly, what is the length of this segment that goes through material and what is the length that goes trough empty space?

For now I'm creating a thin cylinder as a new part, place it with one end at P1 and the other end at P2, calculate the interference volume of this body with the rest of the assembly and divide this number by the total volume of the cylinder. but has some problems:

1. It is VERY slow, and I want to call this function lots of times.
3. Is not accurate due to the finite diameter of the cylinder.
2. If the assembly has some interferences, the result is wrong (accounting same volume more than once)

View 2 Replies View Related

AutoCAD Inventor :: Harness Segment Sweep Operation Failed?

Jan 19, 2012

I am using Cable and Harness (Autodesk Inventor 2012 64 bit on Win7 64bit) and when trying to create the segment I only get the error message "The sweep operation failed for the harness segment Segment1 Adjust the segment geometry and try again". It does not matter what data for diameter and bend radius I am using under "Harness properties", it never works. When checking the "Bend radius" for violation it says nothing. I am attaching the files.

View 2 Replies View Related

AutoCAD Inventor :: Check Space Available In Segment In Cable And Harness

Aug 12, 2013

Am looking for the feasibility to check space available in Segment.I've assigned a segment diameter as 2 mm, and i have 2 wires have .9 mm dia each, Now i want to know what will be the remaining space available in the segment.

in another way around, if am adding more wires in the segment will inventor give any error message stating that there is no space for route more wires in that segment,

View 2 Replies View Related

AutoCad :: What Line Types Used For Electrical Wiring In House

Sep 25, 2011

What type of line are you using to show electrical wiring in a house, I've used the arc line and I really don't like the flexibility of that, it want bend like I want it to. The next thing I'm trying now is to use a leader line without arrows, that works better, you can bend that little rascal all over the place.

View 6 Replies View Related

AutoCAD Inventor :: Find Intersection Point Between Line Segment And Workplane

Aug 31, 2011

I have to create a hole (extrude) in a wall part in my assembly document where a stack will be installed.

To determine where, I verify if a line segment pass through the wall (XY Plane).

But I get an error with the command: IntersectWithLine

Here's my

 Public Function IntersectionPoint(ByVal app As Inventor.Application,
ByVal wp As Inventor.WorkPlane) As Inventor.Point
Dim oTransGeom As Inventor.TransientGeometry = app.TransientGeometry
Dim startPoint As Inventor.Point = oTransGeom.CreatePoint(Me.StartVertex.X,
[Code] ......

View 2 Replies View Related

AutoCAD Inventor :: Error - Named Segment Already Exists Cannot Create Or Rename

May 26, 2009

I'm trying to copy sheets from one dwg file to another in Inventor 2010. I get the error: "Named segment already exists: cannot create or rename". The sheet name is not listed in the target file. Why this error is occurring and how to fix it?

View 9 Replies View Related

AutoCAD Inventor :: Divide Segment Equally With A Range In Visual Basic

Jan 15, 2013

How do you divide a segment equally with a range in visual basic?

example-

length is 144 in

range- 7.5 - 9in

answer- (18) at (range 8 in)

like to know how to do this in Visual Basic so I can create some rules and forms in iLogic

View 3 Replies View Related

AutoCad 2D :: Make Electrical Wiring Diagram Of Induction Furnace?

Oct 6, 2013

I need to make an Electrical Wiring Diagram of an Induction Furnace.

[URL]

View 6 Replies View Related

AutoCAD Inventor :: How To Draw Segment Elbow 90 Degrees And Create Flat Pattern

Jan 16, 2013

I would like to know how to draw segment elbow 90 degrees ( segments are not equal ) and create Flat Pattern for each of the segments - using sheetmetal in Autodesk Inventor?

View 9 Replies View Related

AutoCAD Inventor :: Minimum Segment Length Violation In Tube & Pipe Runs?

Jan 2, 2014

I keep getting this minimum segment length message after running tubing routes. I've already configured the tube style and entered the minimum length I want. I place tube fittings before I run tubing, so I don't include fittings/couplings in my tube style. The lengths of the segments are equal to or longer than the segment rule I entered, so I'm not sure why I'm getting this error message. I also get a message saying that a segment will violate the rule once fittings are placed, even though I've opted out of using fittings in the style. To get around this error I've been having to go into each route and edit the sketch to make the problem segments longer.

HP Z400 Workstation
Intel Xeon @ 3.33GHz
12.0 GB RAM
Windows 7 64-bit
Inventor Pro 2014

View 9 Replies View Related

3ds Max Animation :: Wiring For Scissor Lift Rig

Sep 18, 2012

I need to wiring this rig. As noted I want to be able to move point 4 up or down and have points 1-3 move with it proportionately. I've adapted this rig but couldn't unwind how it was wired.

View 3 Replies View Related

Paint.NET :: Wiring Diagram - Print Large Version

May 12, 2013

I am working with a wiring diagram which is 8.5x11 normally.  I'd like to enlarge the image to print on 4 pages each 8.5x11 that I can tape together so I end up with a large image that I should be able to read more easily.

View 4 Replies View Related

AutoCAD .NET :: Get Polyline Segment Lengths

Aug 31, 2011

I am basically looking for a way to get the length of each polylie segment in the overall polyline.  Not the total length.

I then need to comapre these lengths.  I guess I could do some math to get the values of the verticies, but is there a built in method to do this? how to get started?

View 3 Replies View Related

AutoCad 3D :: Remove Segment Of 3D Object

May 16, 2011

The only way I know to remove the segment of this 3d object in between the orange lines is to slice on each orange line and select to keep both sides which is pretty tedious since I will need to do this every 3 feet over a 170 foot span....is there another easier way to do multiple mortar joints on a 3d object like this?

segment.gif

View 4 Replies View Related

AutoCAD Civil 3D :: Eliminating A Segment In A Lot Line

Oct 9, 2012

I have a subdivision plat that I'm working on with a curved lot line.  When I label this particular lot line, Civil 3D labels it like it's two different segments.  In other words, instead of labeling the line as a 100 foot long arc with a radius of 100 feet, it labels it as a 60 foot arc and a 40 foot arc.  I can't figure out how to combine the two segments. 

All of the lots lines were created from polyline objects, and there was no break in the original line work (nor is there any indication of a break in this location when I select it). 

View 2 Replies View Related

AutoCAD Civil 3D :: Reverse Profile For Segment

Mar 5, 2013

We have a large pipe project that forms a very large 'C' shape.  To follow convention with advancing stations from left to right and north being up, we are running into some problems.

1). For Civil 3D, can you reverse the profile for a section, say station 9+00 to 18+00 only.  The remainder would be one direction.

2). What do others use for convention for north arrow direction and advancing stations?

Our first sheet goes from east to west, the second and third sheets run north to south, the next ones are west to east, and the final ones are north to south.

3).  What will be the layout/formatting?

View 5 Replies View Related

AutoCAD .NET :: Create A Polyline With Invisible Segment?

Jun 21, 2011

if it's possible to create a polyline with invisible segment.

View 4 Replies View Related

AutoCAD Civil 3D :: Straighten Curved Parcel Segment

Jun 19, 2013

Is there a way to straighten a curved parcel segment? IOW Turn the curve in to a straight line.

I thought I has seen this coverd here before. But I can't find it.

Civil 3D 2012 SP 2.1
Dell Precision T7400, Xeon CPU 3.16 GHz
Win 7 Pro, 64-bit,12 GB RAM, Nvidia Quadro FX 4600

View 9 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Add Segment To A Leader?

May 11, 2012

I've managed to retrieve the important points of a leader with the following

(setq edata (entget (entlast)))
(setq leader? (cdr (assoc 0 edata)))
(cond
((= leader? "LEADER")())
(T(setq edata (cdr (entget (car (entsel "
Pick a leader: "))))))
)

[code].....

What I'd like to do is add a horizontal segment of a known length to the leader, obviously based on the last point.  I have to assume that the user is in the appropriate UCS for this, but I can trouble shoot for that later.

subst old list iwth a new list and apply it to the entity somehow?

View 9 Replies View Related

AutoCAD Civil 3D :: Feature Lines - Arc Segment Fillet

Nov 26, 2012

I create a feature line including some arcs. While editing I need to redimension the feature line, but the arcs will lose tangency. Therefore I have to break/ trim/delete/manually edit the tangents until they intersect and then FILLET them to get a new arc. I tried EDIT CURVE with 0 Radius but it's not acceptable. Any workaround on this one (filleting feature lines like polylines or a closing option)?

View 2 Replies View Related

AutoCAD 2013 :: How To Trim Circle Segment Between 2 Red Lines

Oct 13, 2012

I posted a file drawing of a basic symbol.....how do i trim the circle segment between the 2 red lines?

I have drawn this symbol in space....should i be anchoring it to the 0,0 co-ordinates?

View 6 Replies View Related

AutoCAD Civil 3D :: Labeling A Line With Multiple Segments As One Segment?

Jul 3, 2012

I have a bunch of lines that are created with multiple segments.  I'd like to annotate the total length.  I can't figure out to do this without labelling each segment along the line using Line and Curve commands.  How do I get one annotation that only shows the total of all the sements? 

View 9 Replies View Related

AutoCAD Civil 3D :: How To Delete / Remove Parcel Segment Element

Oct 8, 2011

How can I remove Parcel Segment Element? I have oPar as AeccParcel and oSeg as AeccParcelSegment

AeccParcelLoop loop = oPar.ParcelLoops[0];           
List<AeccParcelSegmentElement> SegElem = new List<AeccParcelSegmentElement>();
foreach (AeccParcelSegmentElement segE in loop)       
{               
SegElem.Add(segE); // Seem not good idea here.. because all segE in this list look the same           
}
foreach (AeccParcelSegmentElement oSE in oSeg)           
{               
if (!SegElem.Contains(oSE))               

***delete/remove oSE here //can't find info, how to delete/remove this segment element           
} 

View 6 Replies View Related







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