any good techniques when sketching a complicated structure with multiple parts?

any good techniques when sketching a complicated structure with multiple parts?

Anonymous
Not applicable
691 Views
6 Replies
Message 1 of 7

any good techniques when sketching a complicated structure with multiple parts?

Anonymous
Not applicable

When using inventor at work (as a job), what is the recommended way to create a drawing when it is a complicated structure and has multiple parts?

I would love to know what kind of unstressful techniques people use!!
(Its a simple question but will make my question clear below. Im a beginner)

 

I do know that,

"Sketching all the parts individually -> assemble (make multiple assemblies if needed) -> stress analysis, animation (if necessary)"

is the normal flow but when you draw a complicated structure from scratch i want to know what inventor users actually do to make the sketch more efficient and how they save time.

 

For Instance, if I was supposed to sketch a V12 engine with parts like cylinder block, piston rod, piston crown, exhaust pipe system etc.

 

I will probably/eventually open all the iparts (ipt), also open the assembly file (iam) first and then create each sketch simultaneously

because many of the dimensions are related.

 

But if i drew a piston crown in the beginning, and then make a hole to the cylinder block where the piston is inserted, i would have to go back to the piston crown ipt file to check the diameter of the piston crown to move on. To me this process seems a little inefficient and stressful if i would have to repeat this process thousand of times....

but if this is the proper way of sketching, do many people use "dimension parameters" or equations to aviod such conflicts?

 

In addition when only thinking about "sketching",  i thought the fastest and easiest way to sketch something was to drawing every part in just one ipt file so that everthing is visible and you can check all the relations between each part.

But when you do a stress analysis this way you would obviously get a different result so you have to devide each part to a different ipt file at the end.

This seems pretty harsh either and I am not sure if i can actually move the sketch to another ipt file....(doesn seem professional anyway)

 

----------------------------------------------

***I have only experienced easy drawings using auto cad 3D at work but i might use inventor in the near future. I am the only engineer in the company

who has experiences in cad drawing. Since I am a beginner with inventor I apologize if my question is a little difficult to understand or if im missing a point....I want to learn more about inventor and I would really appreciate if you could give me some tips!***

 

 

 

0 Likes
Accepted solutions (3)
692 Views
6 Replies
Replies (6)
Message 2 of 7

mcgyvr
Consultant
Consultant
Accepted solution

Some info here..

http://help.autodesk.com/view/INVNTOR/2014/ENU/?guid=GUID-63FA128E-63E2-4176-8653-327BD80D8A43

http://www.widom-assoc.com/MA301-1P.pdf

http://blogs.rand.com/files/ma126-1r-thats-solid-mb.pdf

https://knowledge.autodesk.com/support/inventor-products/learn-explore/caas/CloudHelp/cloudhelp/2015...

 



-------------------------------------------------------------------------------------------
Inventor 2023 - Dell Precision 5570

Did you find this reply helpful ? If so please use the Accept Solution button below.
Maybe buy me a beer through Venmo @mcgyvr1269
0 Likes
Message 3 of 7

Curtis_Waguespack
Consultant
Consultant
Accepted solution

HI yuma****a ,

 

See comments below.

 

I hope this helps.
Best of luck to you in all of your Inventor pursuits,
Curtis
http://inventortrenches.blogspot.com


@Anonymous****a wrote:

When using inventor at work (as a job), what is the recommended way to create a drawing when it is a complicated structure and has multiple parts?

I would love to know what kind of unstressful techniques people use!!
(Its a simple question but will make my question clear below. Im a beginner) You'll learn a great deal by doing the basic tutorial, even though you're likely wanting to start doing your design that is more complex

 

I do know that,

"Sketching all the parts individually -> assemble (make multiple assemblies if needed) -> stress analysis, animation (if necessary)"

is the normal flow but when you draw a complicated structure from scratch i want to know what inventor users actually do to make the sketch more efficient and how they save time. It often depends on your inputs. If you have a drawing or sketch of each individual part, then doing each part one at a time makes sense. Often times in the real world though we have a mix of:

  • existing downloaded purchased parts
  • existing manufactured parts
  • and new parts that we are creating, that are related to these existing parts

So we create these new parts in context of the assembly, meaning that we create a new empty part in the assembly, and the sketch and project geometry based on the other part files.

 

For Instance, if I was supposed to sketch a V12 engine with parts like cylinder block, piston rod, piston crown, exhaust pipe system etc.

 

I will probably/eventually open all the iparts (ipt), also open the assembly file (iam) first and then create each sketch simultaneously

because many of the dimensions are related. just an FYI, iPart and part (*.ipt) are not the same theng, an iPart is a part configuration file. It is a part fle (*.ipt file), but it's a "special" part file. This point isn't really that important, but it does add some confusion when learning Inventor is the terms are mixed.

 

But if i drew a piston crown in the beginning, and then make a hole to the cylinder block where the piston is inserted, i would have to go back to the piston crown ipt file to check the diameter of the piston crown to move on. To me this process seems a little inefficient and stressful if i would have to repeat this process thousand of times....Again, we create these new parts in context of the assembly, meaning that we create a new empty part in the assembly, and the sketch and project geometry based on the other part files - no need to jump back and forth

 

but if this is the proper way of sketching, do many people use "dimension parameters" or equations to aviod such conflicts? yes, linking parameters is a great way to keep things updating in synch

 

In addition when only thinking about "sketching",  i thought the fastest and easiest way to sketch something was to drawing every part in just one ipt file so that everthing is visible and you can check all the relations between each part.

But when you do a stress analysis this way you would obviously get a different result so you have to devide each part to a different ipt file at the end.

This seems pretty harsh either and I am not sure if i can actually move the sketch to another ipt file....(doesn seem professional anyway)

  Inventor has the ability to create multiple solid bodies in one part file (similar to 3D modeling in AutoCAD. Once the solid bodies are created, you can use the Make Components tool to "write out" all of the parts as individual part files, and place them pre-assembled into an assembly. This approach is a type of "master" or "skeletal" modeling.

 

If I were going to model the V12 engine, I might create the basic form of the block, and one piston , defining how they relate to one another in the "master" part file, then use the Make Components to write out each file. Then in those new individual part files, I would add details specific to those parts.

 

Then in the assembly I would copy / pattern the piston part 11 more times. If I need to change the diameter of the piston, I would use the master file to change the block and the piston, if I need to change a detail in the piston, I do that in the piston file, and it updates all 12 of the pistons.

 

----------------------------------------------

***I have only experienced easy drawings using auto cad 3D at work but i might use inventor in the near future. I am the only engineer in the company who has experiences in cad drawing. Just keep in mind that AutoCAD and Inventor are 2 different programs with similar tools, but don't think of them as the same. I used to do a lot of AutoCAD 3D. Inventor has better tools for 3D, so it might be helpful to "forget" AutoCAD while you learn Inventor.

Since I am a beginner with inventor I apologize if my question is a little difficult to understand or if im missing a point....I want to learn more about inventor and I would really appreciate if you could give me some tips!***

 

 

See this link and consider this simple sketch technique as it will be important

http://inventortrenches.blogspot.com/2011/03/inventor-101-simple-fully-constrained.html

 

 

 


 

EESignature

0 Likes
Message 4 of 7

johnsonshiue
Community Manager
Community Manager
Accepted solution

Hi Have you heard of Layout workflows in Inventor? You can create sketch blocks and then place them in sketches as if they are 2D parts. After you are done with sketching, you can push these blocks into individual parts using Make Components command. You could find more information in Inventor Help or https://knowledge.autodesk.com/support/inventor-products/learn-explore?sort=score

Thanks!

 



Johnson Shiue (johnson.shiue@autodesk.com)
Software Test Engineer
0 Likes
Message 5 of 7

Anonymous
Not applicable
Dear mcgyvre

thank you very much for the reply.
yesterday i was learning the multibody parts and i thinik this is the ideal way to work when sketching a complicated structure.
you helped me alot! thankyou!
0 Likes
Message 6 of 7

Anonymous
Not applicable
Dear Curtis

thank you so much for the reply.
i learnt so many things from your message it was really helpful,
I appreciate it!
guess I was misunderstanding a few words and i really thought
i should learn all the basics before actually sketching.
thank you so much!
0 Likes
Message 7 of 7

Anonymous
Not applicable
Dear johnsonshiue

thank you very much for the reply.
I was learning the multi body parts and about the layout you mentioned the whole day yesterday.
I understood the multi body parts but i think i need a little more time to fully understand the layout function...but if i am able to master it i think it will be a very useful technique!!
thank you again for the message.
0 Likes