Ilogic "Make Components" Automation.

Ilogic "Make Components" Automation.

C_Haines_ENG
Collaborator Collaborator
454 Views
4 Replies
Message 1 of 5

Ilogic "Make Components" Automation.

C_Haines_ENG
Collaborator
Collaborator

Ive seen this posted once or twice, but never with a good anwser. I would like to emulate the "Make Components" application in Inventor, to extract all solid bodies in a part file. With a template and directory. 

 

Some suggest this isnt possible but I have a feeling it is, on a previous post of this some code was provided that does a decent job of this, but if a component is hidden it will not copy it and will also copy along multiple sketch features? Its odd, but id like to know if anyone has figured out a way to do it consistently. 

Accepted solutions (1)
455 Views
4 Replies
Replies (4)
Message 2 of 5

bradeneuropeArthur
Mentor
Mentor

Can you please describe exactly what you try to do, step by step. I think when I understand you correctly, this should be possible.

Regards,

Arthur Knoors

Autodesk Affiliations & Links:
blue LinkedIn LogoSquare Youtube Logo Isolated on White Background


Autodesk Software:Inventor Professional 2025 | Vault Professional 2024 | Autocad Mechanical 2024
Programming Skills:Vba | Vb.net (Add ins Vault / Inventor, Applications) | I-logic
Programming Examples:
Drawing List!|
Toggle Drawing Sheet!|
Workplane Resize!|
Drawing View Locker!|
Multi Sheet to Mono Sheet!|
Drawing Weld Symbols!|
Drawing View Label Align!|
Open From Balloon!|
Model State Lock!
Posts and Ideas:
My Ideas|
Dimension Component!|
Partlist Export!|
Derive I-properties!|
Vault Prompts Via API!|
Vault Handbook/Manual!|
Drawing Toggle Sheets!|
Vault Defer Update!

! For administrative reasons, please mark a "Solution as solved" when the issue is solved !


 


EESignature

0 Likes
Message 3 of 5

CHAINES19
Participant
Participant

Essentially, the "Make Components" feature will extract all of the individual extruded solidbodies from a single part.

 

I want to make a rule that when run, will create an individual part file for each of the solid bodies while maintaining its co-ordinate location so using them later will be easier. Ive seen this command be run but it includes all of the sketch bodies and projected data and really throws the functions of some things off. 

 

 

0 Likes
Message 4 of 5

A.Acheson
Mentor
Mentor
Accepted solution

Here is a vba post that might be of some use. Maybe you can try and see what you need to adjust. 

If this solved a problem, please click (accept) as solution.‌‌‌‌
Or if this helped you, please, click (like)‌‌
Regards
Alan
0 Likes
Message 5 of 5

bradeneuropeArthur
Mentor
Mentor
What do you want to do different than with the option "Make Parts" or "Make Component" from Inventor selves?

Regards,

Arthur Knoors

Autodesk Affiliations & Links:
blue LinkedIn LogoSquare Youtube Logo Isolated on White Background


Autodesk Software:Inventor Professional 2025 | Vault Professional 2024 | Autocad Mechanical 2024
Programming Skills:Vba | Vb.net (Add ins Vault / Inventor, Applications) | I-logic
Programming Examples:
Drawing List!|
Toggle Drawing Sheet!|
Workplane Resize!|
Drawing View Locker!|
Multi Sheet to Mono Sheet!|
Drawing Weld Symbols!|
Drawing View Label Align!|
Open From Balloon!|
Model State Lock!
Posts and Ideas:
My Ideas|
Dimension Component!|
Partlist Export!|
Derive I-properties!|
Vault Prompts Via API!|
Vault Handbook/Manual!|
Drawing Toggle Sheets!|
Vault Defer Update!

! For administrative reasons, please mark a "Solution as solved" when the issue is solved !


 


EESignature

0 Likes