AutoCAD Inventor :: Error In RSe Clone Commander On Derive From Part With Sketch Block
Nov 19, 2012
I have a surface model of a bin that I am going to use as a master for deriving sheet metal parts for each side of the bin. After creating Sketch 9, which defines the mating flanges of the sheets, I repeatedly get the error noted in the subject when I try creating a derived part from this file.
I narrowed the problem down to the sketch block I used to define the square holes or more specifically a dimension that appears in this sketch block. I originally drew the circle with the square around it within Sketch 9 and then used the Create Block command. Then I patterned the block along the edges and made the pattern symmetric about the mid point of the edge and placed the hole half way out on the flange. (Flange width is set as a user parameter "FlangeWidth"(1.5") and distance to hole is "FlangeWidth/2" or even just a raw value of 0.75").
Now once this dimension is added to the sketch it will also appear in the block editor for the 5-16 Carriage Square block. If this is deleted from the sketch and the block definition and the pattern of holes are left unconstrained in this one direction a derived part can be successfully made. BUT if a dimension is added to the sketch it will trickle down to the block definition and now a derived part will fail...
I realized that my holes are to be on the midline of the flange so I can constrain them there without a dimension and so I can work around this. I just didn't think dimensions to geometry not included in a block were added to the block definition.
I set up our company log which gets embossed on most parts as a sketch block in an .ipt. The .ipt contains nothing but the sketch block. To use it, the designer only needs to derive the Logo.ipt file into their part and then use the scale setting to set the derived block to the desired size for that part. The result is a scalable set of line geometry that can easily be used for extrusion or emboss that is standard for all users. It works beautifully, that is until you try to use it in a sheet metal part in 2012.
For some reason, when this same part, which works perfectly in normal parts, is derived into a sheet metal part an error pops up stating that, "Selected part does not have any geometry that can be derived." Say what?
I was able to find a workaround by directly copying the block into the sheet metal part, but you no longer have the ability to go back and scale it if needed. Even more strange, when the block was copied over, it could not be deleted from the new part.
Is this just a bug with 2012? Why does it work in a normal part but not sheet metal?
I am trying to derive a part in an assembly from an existing part so that when the first part's geometry is altered the second part will update accordingly. I have tried to use the derive tool but I only need the bottom geometry of the part to derive a base plate part from and I see no way to select just that face when using the derive tool.
I need to derive a part in a model (not assembly and as a separate solid), to remove it and make a cavity. However, I need inventor to prompt what file is to be derived through iLogic.
How can I get to the option of checking or unchecking the "use colors from source component" in a derived part? I have been looking through the API at the DerivePartComponentObject and see all the other options but the one I am looking for, where to start looking for this?
derive multiple solids from a part. I use the code shown below but it seem as I only can get the first solid in the part that I am trying to derive from.
''More Code''' ' Create a new part document, invisibly. oPartDoc = m_inventorApp.Documents.Add(DocumentTypeEnum.kPartDocumentObject, , True) oPartDoc.UnitsOfMeasure.LengthUnits =UnitsTypeEnum.kMillimeterLengthUnits ' Derive the assembly into the part. Dim oDerivedPrtDef AsDerivedPartDefinition oDerivedPrtDef = oPartDoc.ComponentDefinition.ReferenceComponents.DerivedPartComponents.CreateDefinition(oTopDoc.FullDocumentName) Call oPartDoc.ComponentDefinition.ReferenceComponents.DerivedPartComponents.Add(oDerivedPrtDef) '''More Code'''
How can I get all the solids from the part that I am deriving from?
I created a skeleton and now i want to derive the sketches and planes to other parts. It worked for a while, but now it does not work!
The problem is when I create a new .ipt and then I would like to Derive an other part in it. I click on the file from the browser, it puts the part into the .ipt, well, sort of, it's like a visual effect, but NO Derive window appears afterwards, so I cannot edit which sketch or parameter or planes...etc.. I chose to actually derive to the .ipt.
I am using inventor 2013, and I have some model and like the word say they are model that i will use as derive parts to machined or change depending on the model. then I make the IDW drawing from the derived part.
Most os this models are assemblies. what i want is to pass the model number to my IDW drawing of the derived, so i can see from which model the part is derived.
I am trying to take a 3" sq 11 gauge tube that will have a pie shaped cut out of the tube leaving only one wall remaining. The tube then will be bent until the two sections are mated and welded. The tube is going to be processed on a tube laser to have the features cut out.
The problem is when I bend the tube in inventor I need a straight version of the tube for cad/cam programming and fabrication and not have it affect the bend feature that is placed in the weldment. I do no want to derive a part and save a separate version in the vault. I would like it all to be in one model.
I try to create a view representation and name it "straight" and suppress the bend feature in the new representation but it changes in both representations of the part.
Is there a way to have two different view representations of the part (suppressed bend feature, unsuppressed bend feature) that I can switch between?
When we send 3D models to customers, we always derive the assembly to make it 1 solid part, so the customer cannot disassemble it to copy our product, and then save it as a step file.
I want to Derive an assembly to a part and then save it as a *.step file with an ilogic rule.
I worked out the last part, but i cannot find the Derive assembly code anywhere.
Im not an experienced programmer, i can only Copy paste, so if the solution is already posted in a simular rule, i will not be able to pick what i need from the code
I have a multi body part with an extruded cut through all solids. Each solid is derived out to its own part. I edited the extrude feature in the multi body part and removed one solid from the selection set. The cut was correctly deleted from the solid, but when I open the part its still there. The only way to make it update correctly is to manually edit the derive feature in the part. Caught it just before it went off for cutting. 2012 SP2, all hotfixes, win7 64 bit.
How do I duplicate the 2D line work from a part level sketch into a drawing level (overlay) sketch?
I started a simple 2D piping system diagram sketch by opening a new part file and using a sketch to stick draw the system schematic including some annotations. Then I opened a new drawing file and made a base view of the part file to bring a view of the original sketch into the drawing.
I realize now that it would have been much easier to have created the schematic directly in a 2D sketch at the drawing level, which would have made editing the annotations much easier at the drawing level, and there is really no need for the part file to exist. I have no intention of creating a 3D model or "real" part in the .ipt file, was just using it as a jumping off point to sketch.
I was thinking that I could correct my error in judgment by just copying the sketch and pasting it into a new sketch on the drawing, but it doesn't want to work that way. I have tried copying both the whole sketch at the browser level, and the entire sketch contents (all of the lines and annotations) from the opened part sketch, but when I attempt to paste either of those into the drawing, paste does not seem to be an option. I'd rather not have to draw the whole thing again, as in typical fashion, my once simple sketch has grown in proportion and complexity from its simple beginning.
I've created a shared sketch and have used it with various features. Sometime those features are suppressed. The model works fine but the shared sketch generates a sketch doctor error because the feature that created it has been suppressed. Is there anyway to make the sketch suppressed so it doesn't trigger a sketch doctor error? Inventor 2013
A way to create a copy of an open part by starting from a template part file and recreating all the features?
Is there a simple way to copy a sketch definition from one part to another using either VBA or VB.net? Is there a way to access the browser so the order of feature creation can be copied?
I have a feature that is very similar to a CAM that I need to cut other feature with. The second feature needs to maintain its position way from the CAM feature just as a CAM follower would. The CAM is made up of arcs. If it were made from a spline I would be all set. Is there a way to either convert the arcs to a spline or make a CAM follower type arrangement in a part sketch?
I am trying to make a 3D sketch that is constrained to two different parts in an assembly. I want the sketch to be constrained to each of these parts so that if you move the parts relative to each other the sketch will adapt.
I have tried using work planes and project geometry but when I go to move the part the geometry won't always follow the part. I am using a spline for the 3D sketch so it should be able to adapt when the parts are moved but the problem is constraining it to something that follows the part.
I am using Inventor 2014. I have a sketch on a part that does not show up when I put the part into an assembly. Any way to make the sketch show up in the assembly? It is a 3d sketch that is projected to a surface.
I know about the pink lines, green lines, and black line, but I recieved a part from another person and it had red lines for the sketch, how, what did he do to get those? He doesn't know how he did it.
I have an adaptive part which I created within an assembly. I created work planes in this file, based on features in the assembly, and created a sketch on one of these work planes. I used this sketch for an extrusion. then I wanted to reuse the sketch again for another extrusion - normally one needs to select 'Share sketch' from the right-click menu of the sketch, but this is not available. I have already experienced this (random) behaviour, i.e. the 'Share sketch' option missing from the menu. In those case it was ok to make the sketch visible, and then I could use it again. But now it doesn't work. I made it visible, but when I click Extrusion, Inventor wants me to create a sketch, claiming there is no usable sketch.
In my sketch I want to move a smaller circle that is within a circle along the Z-axis. I've put the image below to avoid confusion. I am using Inventor 2012.
I'm making a part and am adding features to it and using my existing sketch dimensions as my guide. The problem is that when there are sketch dimensions on the face of the part, they are difficult to read. I'm forever dragging these dims to the side in order to read them, it's just a bit annoying. I was wonering if there was a setting that made them show up as well as they do when the aren't sitting on the face of my parts. I've attached a .jpg of what I'm talking about. notice the dimension on the left side and the bottom.