AutoCAD Inventor :: Set Up Leader Text To Point To Component Rather Than Part?
Feb 27, 2012
I am trying to link component parameters to the assembly and leader text always picks up the particular part in the assembly rather that the assembly as a whole. I want to point to a door assy with leader text and say it is "DOOR A" using model parameters but leader text picks up the particular part I am pointing to with my leader text rather then the assembly.
View 3 Replies
ADVERTISEMENT
Nov 27, 2013
I would like to add a Leader Text to lable a part- referencing the Part Number or whatever, move the text close to the edge of the part, to remove the leader/arrow and make the txt rotate 90deg to be vertical. I have messed with style settings for a new Vertical Txt style, and Vert Dim style -(pointed to the Vert Txt style and adjusted Notes and Leaders tab)
i don't understand why in the Format Text window the "rotation" box is always grayed out. can you unlock it?
View 1 Replies
View Related
Oct 17, 2013
Here is the setup, I received a survey base from another firm. All of there leaders of text are actually cogo points with labels. I have xrefed the file into my sheet file and rotated the view, so obviously nothing looks like I want. Typically I bring the text forward into my sheet and manipulate it here, but it is attached to a cogo point. I could copy the points and label styles into my current drawing, but this doesn't sound like the best practice. What is a good way to overcome this challenge?
Civil 3D 2013
HP Z400 Workstation
6GB of RAM
296GB HDD
ATI FirePro V5700(FireGL)
Win 7 Home Professional
View 1 Replies
View Related
Mar 6, 2012
C3D 2012 running with 64 bit Win7 all up to date on a capable Dell Precision
I want to add the leader part to the leader that is created when I drag a Station Offset label. This would be the part in a three point leader that goes horizontal for a short distance before the label text begins, similar to how a multi-leader is created. Looks weird having the C3D labels be the only "leadered" noted be without the landing.
View 5 Replies
View Related
Nov 16, 2012
Is there a way to modify the text insertion point of multileaders using lisp? We have a problem with some of our multileaders getting a landing distance set to a negative value. My lisp routine will correct these to a default value, but then the text jumps a bit. If I could get the insertion point prior to changing the landing distance then I could restore that point after changing the landing distance.
;;-------------------------------------------------------------------------------------------------(defun c:zld (/ e th dogleg doglegllength sf ss c mlss mlcount) (setqss (ssget (ssget "X" (list (cons 0 "MULTILEADER"))))DWATxtHgt (getvar "userr1")sf 1dogleg (/ 3 32.0)th (if dwatxthgt dwatxthgt dogleg)c 0mlcount 0mlss (ssadd)) (IF ss (while (< c (sslength ss)) (setq e (vlax-ename->vla-object (ssname ss c)) c (1+ c) ) (= (vla-get-ObjectName e) "AcDbMLeader") (progn;;change the dogleglength if
[code].......
View 7 Replies
View Related
Mar 22, 2007
I have placed an subassembly into another assembly that I am working on. This sub was then chagned to be a "reference". Now in the idw, I would like to pull a leader to the subassembly and I want the text in the leader to say what is in the "Title" Property of the subassembly. When I change the format of the leader text to be Type = "Properties-Model" and Property= "Title", I get the title of the part in the subassembly, not the title of the subassembly. It is like the subassembly is a phantom assembly, but it is not. The workaround is to manually type in the text, but this is a mistake waiting to happen.
Is there a way to get the leader to note the title of the subassembly correctly.
View 9 Replies
View Related
Dec 17, 2013
I have a part file "PLY-AY-134-A MAKE COMPONENT.ipt" that I created multiple "Solid Bodies" in and I used the "Make Components" command to create the individual part files and and assembly "PLY-AY-134-A.iam". I decided to add a few "Solid Bodies" to my original part file "PLY-AY-134-A MAKE COMPONENT.ipt". Is there a way to add these to the original "Make Components" command to add it to the allready created .iam file, "PLY-AY-134-A.iam"?
View 3 Replies
View Related
Sep 13, 2013
Ok, I'm sure there is a very simple way to fix this that I just haven't yet discovered. When I insert a stacked dimension in the top line of my leader text, the spacing gets automatically adjusted for the hight of the stacked dimension and it adjusts the leader line up so that it actually passes through my top line. Can this be avoided? I have attached a picture for reference.
View 4 Replies
View Related
Oct 1, 2013
The commented code does not work. I want to be able to open a part and change its size parameters before i open the assembly. this code will run as an external rule in a new empty file.
If i can do it without opening the part, that is even better. Test can I open a part, change a param, then close part.
Dim fname As String
fname ="C:Workspacemy_progchanF_BB_L.ipt"
Dim pDoc as PartDocument = ThisApplication.Documents.Open(fname,False)
pDoc = ThisApplication.Documents.Open(fname)
These are just attempts to find a syntax that works. I need the method to change the parameter.
'param = pDoc.PartComponentDefinition.Parameter.Param("TKNS")
'pdoc.parameter.Param("TKNS") = 8
pdoc.Save
pdoc.Close
View 4 Replies
View Related
May 25, 2012
Is there and easy way to change the base component of a derived part?
The way I use to do it, is to rename the base component. Then open the derived part, and point to the new base component after the "error message".
In the idw environment there is a "Replace Model Reference"" which does it for 2D drawings.
btw. I use Inventor 2013.
View 9 Replies
View Related
May 19, 2011
I have recently installed "Autodesk Product Design Suite Premium 2012 English Win 64bit"., and now I would like to create thru "Make Part" feature an assembly in which I am using in the previous version 2011. The feature options are not working.Step to re-create:
1. Manage Tab > Make Part
2. Under "Place part in target assembly" click the Folder button on New File Location
3. A "Component Properties" dialog box will appear. Now, click "YES" or "NO" button, dialog box closes.....
PC Configuration:
Operating System: Windows XP Professional x64 Edition (5.2, Build 3790) Service Pack 2
Memory: 8GB RAM
Processor: Intel(R) Pentium(R) III Xeon processor (4 CPUs), ~2.8GHz
Video Graphics: NVIDIA Quadro FX 1700
Display Memory: 512.0 MB
DirectX Version: DirectX 9.0c
View 9 Replies
View Related
Dec 28, 2011
I am using "Attach Text to Leader" to add information about ballooned items to the balloon leader. The same information is needed for each balloon leader as shown below.
<COMPANY>, <DESCRIPTION>
<PART NUMBER>
I would like to just copy the fields from the first "Attach to Leader Text" and paste them in the subsequent "Attach to Leader Text" instances, instead of picking the "Type" and "Property" from the pull down lists for each of the three property I want to access, each time I place a "Attach to Leader Text" .
The problem is the fields in the subsequent Attach to Leader Text pasted instances do not automatically link to iProperties on the ballooned item? how to automate this procedure/
View 1 Replies
View Related
May 15, 2012
I'm trying to add a single leader line to a drawing wihtout any text attached, the only way I can see is it use the 'leader text' command but now I can't detatch the text, is there any way to simply add leader only ?
Autodesk Inventor Professional 2013 SP2 64-Bit Edition
Windows 7 HP Z400, Intel Xeon W3550 3.07GHz
12.0GB RAM, ATI FirePro V4800 (FireGL)
View 4 Replies
View Related
Oct 19, 2012
I have a question on Leader Text. Lets say I have a multiple sub-assys in a main assy. When I do the leader text on one of the sub-assys it will take the description from the individual part in the sub-assy. Is there a way I can make it put the assembly description rather than the part description?
View 9 Replies
View Related
Apr 16, 2012
How do you word wrap leader text?
View 6 Replies
View Related
Jan 10, 2013
I cannot change the leader text position to be aligned next to the leader line, the text is positioned offset from the line, how do I correct this .
See attached image.
View 3 Replies
View Related
Apr 24, 2013
Is it possible to associate leader text with a particular page number.
For instance, I want to write, "see page 6"
But if I add a page before 6 then I have to remember to update the note. Is there a way to live link this in the leader?
View 4 Replies
View Related
Oct 14, 2013
Is there a way to remove the extension line from a leader (when using the Leader Text command)? I'm trying to end up with just text, an arrowhead, & a straight line. It would look like this:
<---------- TEXT
as opposed to:
TEXT
/
<----------/
(Is that the best diagram ever, or what?)
View 2 Replies
View Related
Jul 10, 2012
In Inventor 2012, you could choose Balloon, select a part, click at some location and the Balloon was placed and finished. Now in Inventor 2013 you have to right-click and choose Continue. The same applies, when you want to place a Leader Text (and maybe elsewhere as well).
Why do we suddenly have to make two additional clicks compared to Inventor 2012. It doesn't work, that you can press Enter instead of the additional mouse clicks.
And why is the Open Drawing moved to second level. The Marking Menu is of no use, especially not in the tree browser.
Why do you Inventor designers make such changes that make Inventor more annoying to operate compared to the previous version. It should be the other way around....like the brilliant inclusion of Open Drawing.
View 4 Replies
View Related
Dec 26, 2012
I am assembling a weldment and need to place a looped bar onto a tubular stanchion 50mm below the top of the stanchion. I have made axis at each point on the stanchion and the bar, but i cant figure out how to constrain the loop to the point I require. All I can get it to do it to constrain to the centre of the stanchion only.
View 9 Replies
View Related
Apr 5, 2012
Is there anyway to prevent AutoCAD from converting a MTEXT leader with a block element attached to a BLOCK leader when doing a copy/paste? See screen shot.
2012-04-05 3-09-00 PM.jpg
View 0 Replies
View Related
Jan 26, 2012
We are having an issue when we replace a component in Inventor Pro 2012. When we replace a component, the name in the browser does not update to the new component. We've even tried to close and re-open the Inventor assembly and that does not work. We end up manual double clicking the name in the browser and type in the new component name.
Inventor Product Design Suite Ultimate 2012
Dell Precision T7500 Workstation
Xeon Processor
16 GB of RAM
Nvidia Quadro FX 5800
Windows 7 x64
View 4 Replies
View Related
Oct 13, 2012
I created a work point on a part. How do I delete it? Right clicking on the work point in the model browser doesn't give a Delete menu item.
[URL]
View 2 Replies
View Related
Jul 25, 2012
II need a way to tell if a component occurence is a virtual component.
I'm using a For Each loop to cycle through all of the components in an assembly, and if the component is itself an assembly to set the LOD to "Custom". I'm using the definition document descriptor object for this. It all woks fine until the loop comes across a virtual component which doesn't have a definition document, so I need a way to check if the component is virtual and needs to be skipped.Here's the
Option ExplicitImports Inventor.LevelOfDetailEnumSub MainiLogicVb.UpdateWhenDone = TrueDim doc As AssemblyDocumentDim oLOD As LevelOfDetailRepresentationDim oAsmCompDef As ComponentDefinitionDim oComp As ComponentOccurrenceDim oComps As ComponentOccurrencesdoc = ThisDoc.DocumentIf.
[code]....
View 2 Replies
View Related
Jul 11, 2013
Below is a screenshot of the a label i have made dragged, green, and default, white. I want the leader to stay at the lowpoint when i drag it away.
Civil 3D 2013
HP Z400 Workstation
6GB of RAM
296GB HDD
ATI FirePro V5700(FireGL)
Win 7 Home Professional
View 8 Replies
View Related
Aug 28, 2011
The default Insertion Point of a part list is its" range box.maxpoint",but I need to make its "rangebox.minpoint" as its InsertionPoint . My code to insert the part list is as follows :
I have tried using the code " oPartsList.RangeBox.MinPoint.InsertionPoint = True" , imitating "oSketchLines(1).EndSketchPoint.InsertionPoint = True" ,but without luck .
View 1 Replies
View Related
Jan 11, 2013
I am trying to make port rims for pipes that can be swapped in and out of an assembly. However, the ports will all be different sizes and located differently so I need the cut to be part of the port rim component, but affect the entire assembly it is part of. I've been trying to get this to work for the better part of a day now,Here's a picture of what im talking about. I'm running Inventor 2008 by the way.
View 2 Replies
View Related
Jul 16, 2012
We have a custom-made sheet metal punch consisting of a 5x5 matrix of 1/8" holes. We export flat patterns from Inventor as DXFs.
We normally make DXFs by creating a view of the flat pattern on a blank IDW template (no border, no title block, nothing) and export that view as a DXF. This lets us orient the view at will, unlike right-clicking on the flat pattern in the browser and selecting Save Copy As.
When the sheet metal guy assigns tooling in his software, he needs to get each punch to "lock onto" the corresponding feature in the DXF. Normally this isn't a problem, but it has been with this gang punch. The center hole of the punch needs to lock onto the correct hole in the DXF, and it can't always seem to do it. I've sat alongside the guy as he does this, and in his software the centers of the circles show up as dots/points. But on this punch, there isn't necessarily a dot in the center of every circle, and it's possible that the center hole, which really needs the dot, won't have one.
I've come up with a workaround for this: a work point in the IPT. In the attached part, it's feature Tooling1. The sheet metal guy confirms that if I include the work point in the DXF as a point (in the AutoCAD sense), he can lock onto it. However, I find that if I generate a DXF from the flat-pattern IDW, the point is lost. If I generate an ACAD DWG from the IDW and save the DWG as a DXF, the point comes through in the DXF. But that's an extra step.
Is there a way to export directly from IDW to DXF and not lose the work point? Or is this as good as it gets?
For the sake of simplicity, the attached part has no bends. I realize that if I did, I'd have to re-create the points in the flat pattern, but that's another discussion.
View 8 Replies
View Related
Oct 29, 2013
In assembly mode, how can I click on two lines in a part sketch and get there intersection point using VBA?
View 3 Replies
View Related
Aug 7, 2012
Unfortunately, it's chock full of proprietary customer data, so I can't share the parts or the assembly. But I can pretty well explain what needs to happen, and I've attached a JPG that shows a bit of what I'm doing.
I need to design a bracket to hold an RPM sensor at a certain gap to a spiral bevel gear. I've got a huge assembly model (non-Inventor) from the customer, as well as the model for the sensor. My plan is to start a master IAM, insert the customer assembly, insert the sensor and constrain him, and draw the various hardware I need around the sensor.
So I start by making a work plane that matches the bevel angle and is in a location so the end of my sensor will be flush to that plane. Create a sketch on that plane, then project 2 relevant axes to create the appropriate "origin" from which my location will be based. Place a point on one line, at a certain radial distance and constrain my point.
So now I've got a point and a plane that are where I want my sensing face and my centerline axis to be. What now? I was thinking that I'd create a work axis "normal to plane through a point", but this workflow isn't available in the assembly environment. I can't constrain a solid to a sketch point, so I really don't know what to do at this point in order to put the part where I need it.
View 2 Replies
View Related
Apr 8, 2013
I wonder how to convert the centre of gravity of a part into a work point.
View 4 Replies
View Related