Inventor Variable Pattern

Inventor Variable Pattern

tmgfigueiredo
Explorer Explorer
505 Views
7 Replies
Message 1 of 8

Inventor Variable Pattern

tmgfigueiredo
Explorer
Explorer
0 Likes
506 Views
7 Replies
Replies (7)
Message 2 of 8

leblanc2024
Advocate
Advocate

Hello @tmgfigueiredo,

 

Try use the Sketch Driven Pattern...

ileblanc_0-1669642980009.png

 

This way you can place the holes in the locations base on requirements.
Use this link for more information.

 

https://help.autodesk.com/view/INVNTOR/2022/ENU/?guid=GUID-9B3D1B72-340A-4F3E-9AD1-80E6DDD91ED2

Regards,
Ivon

"You don't know if you can unless you try!"
Message 3 of 8

tmgfigueiredo
Explorer
Explorer

Are we able to replicate some workflow in inventor?

0 Likes
Message 4 of 8

blandb
Mentor
Mentor

As @leblanc2024 mentioned, to do this will be sketch driven pattern. The difference is you use a sketch and define the points you want vs. doing it via a dialog box and all being pulled from 1 edge.

Autodesk Certified Professional
Message 5 of 8

cadman777
Advisor
Advisor

To add to the SketchDrivenPattern comments:

You can make a spreadsheet and use a formula in it that creates the coordinates for the pattern you want.

Then import the spreadheeet data into an Inventor Sketch.

Then run the SketchDrivenPattern command.

... Chris
Win 7 Pro 64 bit + IV 2010 Suite
ASUS X79 Deluxe
Intel i7 3820 4.4 O/C
64 Gig ADATA RAM
Nvidia Quadro M5000 8 Gig
3d Connexion Space Navigator
Message 6 of 8

tmgfigueiredo
Explorer
Explorer

Can you show me an example of this?

0 Likes
Message 7 of 8

CCarreiras
Mentor
Mentor

Hi!

 

Hre's an example:

https://www.youtube.com/watch?v=1rrlyJUOGC8

 

  1. Create the first feature.
  2. Create a new or edit the sketch and place the points and specify dimensions
  3. Apply driven pattern selecting the feature and the points to replicate it (select the "points sketch")
CCarreiras

EESignature

Message 8 of 8

cadman777
Advisor
Advisor

You first have to know how to use Excel to make a spreadsheet.

You also have to know what you want to accomplish and be able to make an equation for it.

Then you have to open an Inventor part, and start a Sketch on some OriginPlane.

Then do what you find in this video (about first 2 minutes).

Then do what everyone else in here has been saying (use SketchDrivenPattern).

Note: When you do it using Excel, you need to know your offsets from the part origin.

           Like in the SW video you posted, you want to know where the sketch origin is on the part.

           Then you need to know the offset from the end and back of the angle part.

           Let's say the first hole is 1" off the end and 3/4" off the back of the angle.

            And let's say the edge of the angle end is your x-axis.

           In that case, you make your first point coordinates as (.75, 1.0).

           In Excel that would be .75 in the first column and 1.0 in the next column.

           You may also need to re-establish the Sketch origin and orientation to place it on the part's origin point.

... Chris
Win 7 Pro 64 bit + IV 2010 Suite
ASUS X79 Deluxe
Intel i7 3820 4.4 O/C
64 Gig ADATA RAM
Nvidia Quadro M5000 8 Gig
3d Connexion Space Navigator