AutoCAD Inventor :: Proxy Of Workplane Inside Pattern / Inside Part / Inside An Assembly
Oct 14, 2013
There are many examples of creating rectangular patterns, but not many, if any, of interrogating existing patterns.I have attached the files and a screenshot of a rectangular part inside an assembly. The part contains a rectangular pattern of holes and workplanes.how do I get hold of each proxy of the workplane in the pattern?In other words I don't know what to put in the for loop at the end of this code fragment:
If _invApp.Documents.Count = 0 Then MsgBox("Need to open an the assembly document") ReturnEnd If If _invApp.ActiveDocument.DocumentType <> DocumentTypeEnum.kAssemblyDocumentObject Then MsgBox("Need to have an Assembly document active") ReturnEnd If Dim asmDoc As Assembly Document asmDoc = _invApp.ActiveDocument Dim asmDef As AssemblyComponentDefinition asmDef = asmDoc.ComponentDefinition im occurrences As ComponentOccurrencesoccurrences.
[code]....
View 5 Replies
ADVERTISEMENT
Aug 20, 2013
If I want to find part which is inside another part or assembly, which means no matter how I turn camera, I always cannot see that part.
Does inventor has this function? Or is it possible to develope by .NET API?
View 4 Replies
View Related
Sep 5, 2013
I have an assembly which contains a CComPtr<ComponentOccurrence> pThisCompOcc , and I'd like to do two things.
Get the name of the "base" object, not the display name of the occurence Change the model and user parameter values of the occurrence I suspect that I need to find the function or method which gives me a CComPtr<PartComponentDefinition> pPartCompDef which the occurrence points to for the Q1, but what about Q2?
Presumably the parameters are associated with the Component Occurrence and the "real" name is associated with the Part Component Definition?
View 6 Replies
View Related
Jul 10, 2012
can't get the COG of a single part inside an assembly using the default feature of iLogic:
centerPt=iProperties.CenterOfGravityOfComponent("part1:1")
Wikihelp states that it's possible to get the COG of a part within an assembly.It doesn't seem to work anytime getting an error on some missing included references .do I need a Sub-Rule inside the single part?
View 2 Replies
View Related
Dec 3, 2010
I really enjoy this new draw inside feature in Illustrator. But, I find that it does not always work. It seems to be grayed out sometimes. For example, I have drawn a shape with my Wacom tablet using a blush. I then converted it to a shape instead of keeping it a stroke by expanding it. But it will not allow me to now draw inside of it, even though it is a shape.
View 8 Replies
View Related
Oct 17, 2011
I have a really large sphere and have put a camera on the inside to see the inside surface. I have used the normal modifier to flip the normals and so have the skin on the inside. Something is going very wrong at this point because I have this ugly shadow line that I cannot get rid of and I also seem to not be able to light this interior, when I use an omni light it makes no difference. Where am I going wrong?
View 7 Replies
View Related
Mar 11, 2013
I'm modeling a temperature gauge and would like to have glass over the gauge so the inside is visible. I can easily do this with an assembly, but I'm wanting to do this with a single part. I tried to derive a new part from the assembly, but the transparent part turns solid so nothing inside is visible. Is it possible to do this?
I've include pictures of what I want and what I end up with.
Inventor Professional 2013
Intel Xeon W3680 @ 3.33Ghz
12GB DDR3 RAM
NVIDIA Quadro 2000 GPU
Windows 7 Professinal 64-bit
View 9 Replies
View Related
Aug 12, 2013
I made a screw that intrudes into a part, but not to the end.
I want to measure the remaining distance, so, i have to select the face of the screw and the hole in the part.
I cannot do that since the program doesn't let me select the faces.
I tried to slice the part with the half section view, but when i press the measure tool the section view ends.
View 8 Replies
View Related
Feb 8, 2013
I have this strange situation.. i use the Arial font inside my cad drawings and when i print my paperspace layout, the text inside the viewport is a little bit more "bold" then the text i put directly on paper space.
Maybe it's a trick to know what text is placed where, but i want all this to be uniform, same thickness. Is there a system variable to correct that issue?
See the image below: It's a 400 DPI scan from an impression i did.
Up to COUPE C1 is the text inside the viewport, under COUPE C1is the paperspace text. Both are the same height... but difference tickness.
View 9 Replies
View Related
Sep 12, 2013
I am trying to draw a series of flow channel (in a row) in a rectangular parallelepiped.
So I sketched a rectangle -> extruded (cut) -> sketched another rectangle -> extruded -> sketched another rectangle inside of one of channel -> extruded, and finally made a flow channel like in attached file.
What I hope to know are :
(1) Is there a way to copy that flow channel? Or should I have to do same repeatedly for tens of flow channel?
(2) Is there a way to make a flow channel easily?
View 6 Replies
View Related
Dec 4, 2007
I am having some trouble with this quick VBA app, I want a utility that can traverse all the parts in a top level assembly and suppress the link to each derived part (multiple) in all the parts in the assembly.
I have played with the following
Public Sub SuppressLink()
Dim partdoc As PartDocument
Set partdoc = ThisApplication.ActiveDocument
partdoc.ComponentDefinition.ReferenceComponents.DerivedPartComponents.Item(1).SuppressLinkToFile = True
End Sub
Which works, but only on one part file, and only on the first derived part. Is there any easy way to make this work on ALL the dervived links and every single part inside an assembly?
View 9 Replies
View Related
Apr 17, 2013
Basically I need to have 2 configurations of an assembly. These assemblies are identical except there is one part that will vary within them. Eventually I would like to be able to drive an assembly with multiple part configurations and suppressing and unsuppressing of parts from a table however this is my starting spot.
View 2 Replies
View Related
Sep 23, 2013
I have a problem here. I've created a tube & pipe assembly. Now, I want to know whether I can automatically generate "Location to" and "Location From" of my tube assembly. For example, tube A origin from part A goes to part B. So I want to automatically generate those. Is there is a way or do I need to type in manually.
View 1 Replies
View Related
Sep 29, 2013
I recently started working for a state government agency, we have 2 users in our department that have Adobe Premiere Elements 11 installed (they have for quite a while) I noticed while working on their PC that Photoshop elements can take 5-10 minutes to start once they click on video editor and new Project, also the help files do not work they produce a page cannot be found error.I am replacing there PC in a standard upgrade rollout schedule and I have noticed the same issue on their new PC's, after looking into this I thought I would try the application on the same PC but connected up to a standard ADSL line outside of our network and proxy, the application opens with 10-15 seconds and the help menus are working.
Is there any exceptions I could ask our network administrators to put into the proxy to allow the traffic out and in to fix this issue.
The PC is running Adobe Premiere Elements 11
Windows 7 x32 install
The PC far exceeds the minimum requirements for the application as listed on this website.
View 1 Replies
View Related
May 8, 2013
I'm want to reproduce a differential housing. Therefor I need a part which is identical to the inside of the housing. In other words, I need a positive part inside of the housing.
I've tried to do this with Derived parts by placing the differential housing in a large block. But then I get a block where lining of the housing is missing. So i can't do anything with this derived part.
I have attempt to upload the file, but it is too large. Even when i try to compress it.
View 1 Replies
View Related
Dec 8, 2013
How do I paste a pattern inside an object in Illustrator cc?
View 2 Replies
View Related
Feb 17, 2011
What is the optimum size for a pattern going inside of a style? Should the size be smaller if the pattern goes inside the stroke?
View 2 Replies
View Related
Jan 9, 2014
I'm working in the fashion industry where we are creating a lot of patterns and textile designs.transform pattern inside a vector shape without having to move the vector object :
To transform patterns but not objects when using a transform tool, hold down the tilde key (~) while dragging. The borders of the object appear to be transformed, but when you release the mouse button, the borders snap back to their original configuration, leaving only the pattern transformed. URL..
It seems this shortcut works only with US and UK keyboard.
I'm using a french keyboard where it doesn't work, probably because there is'nt any key especially dedicated to the Tilde sign (~), and you need to combine multiple keys to get this symbol (Alt GR + the key 2 above the key Z) .
I finally found the shortcut on MAC which is the keyboard key with the britisih pound sterling symbol (£). But not on PC !!!how to get this shortcut on PC with a french keyboard ?
Is there a way to change the shortcut for this very useful option, without having to take care of the kind of keyboard ?
View 2 Replies
View Related
Oct 15, 2012
I'm developing a VB.NET framework 4.0 that must works with Inventor 2013 and Vault.
My *BIG* problem is to obtain a simply image (bmp, jpeg, whatever you want) of the ActiveDocument in Inventor when the user add the file inside Vault (VaultCheckinTop) - my goal is to create a detail technical pdf report and store it in our database.
I'm able to create ALL (get iProperties, etc) but i cannot take a snapshot of the ActiveDocument.
I've tried both Apprentice way and ClientView way registering the old-know "InventorThumbnailViewLib", without success.
I cannot (and i don't want!!) use the VisualBasic.Compatibility method because it's ultra-deprecated, and i cannot use too the VBA scripting because my application it's create in VB.NET.
replicate in "silent mode" at runtime the "Export to Immage" command of Inventor.I have read all similar post found on the net, without success
[URL]
My scenario is: VS2K10 - Framework 4.0 - Windows 7 @ 64bit - Inventor 2K13 @ 64bit with Update 2 - last DeveloperTool @ 64bit
View 2 Replies
View Related
Oct 27, 2013
I have 2 configurations in my assembly and one of them is in ipn file.
Once inside I cant change members...
Is it possible to change between them in the ipn file?
View 1 Replies
View Related
Jan 11, 2012
I was using "copy components" inside an .iam without any problem. Suddently, when I tried to copy more instances, inventor was blocked and I was not able to copy anymore components. Then I had to close inventor because it seems to be in a bucle.
View 4 Replies
View Related
Mar 4, 2012
I know how to do embossing in parts. I know how to work with iparts. I have not found a way to use embossing inside an ipart that will allow me to change the text on each member. We do steel rings and each one of them has the size and pressure rating embossed in it. What I'm trying to achieve is to have the embossing change according to each member automatically
View 4 Replies
View Related
Nov 12, 2012
What is the technique to camfer or bevel that inside surface for the collar? It is a secondary sketch which was extruded all the way through the collar. All attempts to bevel yeilded an error message saying the sketch was too complicated
View 6 Replies
View Related
Sep 7, 2012
My goal is to be able to store any object type (mainly an image jpg/bmp) inside a part that is not accessable through the normal user interface to be used with my addin.
I have been searching around and it seems like GetPrivateStream is the way to go.
Any working example of GetPrivateStream in vb.net and confirm if it actually stores the data inside the part.
I can't find a solution anywhere or any decent referencing material for this. If there is a better method of achieving this?
View 9 Replies
View Related
Apr 6, 2012
I'm having difficulty trying to create what could be described as a diamond pattern inside a cylinder. How to achieve this.
Please see picture for an idea of the pattern.
View 3 Replies
View Related
Jan 10, 2014
Have attached a simple assembly..i have constrained the parts but how do i get the shaft/Fan to spin inside the case?
View 6 Replies
View Related
Mar 6, 2013
I have couple of problems that I haven't managed yet on my own.
1. How I can get "smooth" bends without those "steps"? See part: Smooth Bend
2. How I can round that Flange's "inside" corner? Just smooth Corner Round like those other corners have. See part: Corner Round
View 9 Replies
View Related
Nov 17, 2012
Alpha sort in assembly bonus tool sorts outside browser folder. Is there any method (API) to sort inside browser folder?
View 3 Replies
View Related
Sep 26, 2011
I cannot open anymore an IPT file (an error comes up). I know that the IPT file contains multiple references to other IAM´s and IPT´s via "Derived parts"; is there a tool to show all the references inside an IPT file?
View 9 Replies
View Related
Sep 5, 2013
The firm that I currently work for has placed the Content Center inside the Vault. Why would you place the Content Center inside the Vault and not simply on a shared network drive and then have the computed Content Center parts in the Vault? Wouldn't there be any bandwidth issue using this Content Center setup? Is there a better location to place the Vault?
Product Design Suite Ultimate 2012, 2013 & 2014
View 3 Replies
View Related
Jul 10, 2013
I've created a new library, in the appearance browser and then a category inside called mesh. Somehow I cannot edit the appearance of what I've called Flatex338... I can add it to the current document and then edit it, but cannot edit the original or 'master' appearance.
I'm struggling with the changeover to 2013 with this appearance and materials. Downloaded a document on it from Autodesk but it's only about 30% useful.
View 1 Replies
View Related