Edit/Modify assembly sub parts with a .iges or step file

Edit/Modify assembly sub parts with a .iges or step file

msohaibPLAF8
Contributor Contributor
2,211 Views
6 Replies
Message 1 of 7

Edit/Modify assembly sub parts with a .iges or step file

msohaibPLAF8
Contributor
Contributor

Hello

 

I am currently working with .iges and .step files for a complex assembly which includes a multitude of components, all of which are constrained. My goal is to make modifications to a specific sub-part of this assembly. For instance, I aim to extend the length of a certain plate.

However, when I attempt to select this particular component, I am only presented with options for Model States, Solid Bodies, and Origin. Unfortunately, the option to Edit Sketch, which I believe is essential for my modifications, seems to be missing. ( Screenshot attached for reference)

This leads me to my core question: Is it possible to modify, edit, or add to a sub-part in an assembly without having access to the master drawing file? I'm eager to know if there's a way around this, or if there are alternative methods to achieve my objective.

Thank you in advance for your guidance on this matter.

Best Regards,
Mohammad Sohaib

0 Likes
Accepted solutions (1)
2,212 Views
6 Replies
Replies (6)
Message 2 of 7

LT.Rusty
Advisor
Advisor

STP and IGS are neutral file formats. They contain a solid object, but it's a completely dumb solid. You can modify it... but you can't edit the parameters that were used to create it originally. 

 

You may (or may not, depending on the part) be able to get some control over the existing features with the Feature Recognition add-in, but I've had very mixed results with it in the past. (Though, admittedly, I haven't tried it with 2024 yet.)

Rusty

EESignature

Message 3 of 7

Gabriel_Watson
Mentor
Mentor

See if you can use this free add-in for Inventor to at least recover some features to edit those from the original STEP file:
https://apps.autodesk.com/INVNTOR/en/Detail/Index?id=9172877436288348979

Gabriel_Watson_0-1688408551045.png

 

Message 4 of 7

msohaibPLAF8
Contributor
Contributor

I appreciate your gracious reply. I did attempt to utilize the feature recognition add-on, but unfortunately, it did not perform flawlessly as you have mentioned. I am using Inventor 2024.

I have another inquiry that pertains to .step and .iges files. Is it possible to create a comprehensive drawing using a step file? The issue I am encountering is that the thread and note options do not provide any information while creating a drawing view. I comprehend that this is likely due to the same reason you mentioned earlier. However, I am curious if there exists a workaround or alternative method to obtain thread information.

 

Many thanks

Mohammad Sohaib

0 Likes
Message 5 of 7

JDMather
Consultant
Consultant
Accepted solution

@msohaibPLAF8 wrote:

Unfortunately, the option to Edit Sketch, which I believe is essential for my modifications, seems to be missing. 


You have 4 options.

1. Feature Recognition

2. Direct Edit

JDMather_0-1688467678767.png

 

3. Edit Solid...

JDMather_1-1688467762580.pngJDMather_2-1688467781090.png

 

4. Use new sketches/features.


-----------------------------------------------------------------------------------------
Autodesk Inventor 2019 Certified Professional
Autodesk AutoCAD 2013 Certified Professional
Certified SolidWorks Professional


Message 6 of 7

LT.Rusty
Advisor
Advisor

@msohaibPLAF8 wrote:

I appreciate your gracious reply. I did attempt to utilize the feature recognition add-on, but unfortunately, it did not perform flawlessly as you have mentioned. I am using Inventor 2024.

I have another inquiry that pertains to .step and .iges files. Is it possible to create a comprehensive drawing using a step file? The issue I am encountering is that the thread and note options do not provide any information while creating a drawing view. I comprehend that this is likely due to the same reason you mentioned earlier. However, I am curious if there exists a workaround or alternative method to obtain thread information.

 

Many thanks

Mohammad Sohaib


Unfortunately there's no workaround for that, and it's 50-50 as to whether holes in parts imported from STP files are even recognized as holes when it comes to doing drawings.

 

If I have something where it's super important to detail out something from a reference part that I received from a vendor or manufacturer, I'll usually just delete their hole and re-do it with Inventor's hole and / or thread features.

Rusty

EESignature

Message 7 of 7

msohaibPLAF8
Contributor
Contributor

Superb. Thanks!