DIVIDING AN ARC IN A SKETCH INTO EQUAL SECTIONS

DIVIDING AN ARC IN A SKETCH INTO EQUAL SECTIONS

kadscad
Collaborator Collaborator
4,762 Views
17 Replies
Message 1 of 18

DIVIDING AN ARC IN A SKETCH INTO EQUAL SECTIONS

kadscad
Collaborator
Collaborator

how do you divide an arc in a sketch into equal segments without having to measure the angle or the distance along? I want to enter the number of segment and snap to those nodes.

Kirk
Inventor 2023
0 Likes
4,763 Views
17 Replies
Replies (17)
Message 2 of 18

CCarreiras
Mentor
Mentor

Hi!

 

Circular array?

CCarreiras

EESignature

0 Likes
Message 3 of 18

j.palmeL29YX
Mentor
Mentor

Maybe this workaround will help you:

https://autode.sk/2Q2jzHb

 

cadder

kelly.young has embedded your screencast for clarity.

Jürgen Palme
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature

Message 4 of 18

kadscad
Collaborator
Collaborator

@j.palmeL29YX wrote:

Maybe this workaround will help you:

https://autode.sk/2Q2jzHb

 

 

cadder


Thanks for that workaround, but that's nuts. Autodesk needs to incorporate a setting to divide an arc ,circle or ellipse equally.

Kirk
Inventor 2023
0 Likes
Message 5 of 18

JDMather
Consultant
Consultant

@kadscad wrote:


... Autodesk needs to incorporate a setting to divide an arc ,circle or ellipse equally.

 


I think that I would just do it the easy way.

Attach your *.ipt file here if you have trouble figuring it out.


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


0 Likes
Message 6 of 18

kadscad
Collaborator
Collaborator

a simple snap divisor is in order

Kirk
Inventor 2023
0 Likes
Message 7 of 18

j.palmeL29YX
Mentor
Mentor

I know you wrote "without having to measure the angle", but what about this:

https://knowledge.autodesk.com/community/screencast/030cbdbf-fa27-460c-a7e3-fb2238f9323d

 

cadder

Jürgen Palme
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature

Message 8 of 18

kadscad
Collaborator
Collaborator

here is a simple solution that could be added. This is from another cad program

Kirk
Inventor 2023
0 Likes
Message 9 of 18

SBix26
Consultant
Consultant

How many segments are we talking about here?  Dozens? Five?

 

I think the quickest way to do it is to sketch that number of lines, connected to the arc, and make them all equal.  Now you have the points to add your centerpoint arc segments:

Dividing a Sketch Arc.png

 

Edit: If you need to do this frequently, it could be automated with iLogic, for example.


Sam B
Inventor Pro 2019.1.1 | Windows 7 SP1
LinkedIn

 

 

Message 10 of 18

NigelHay
Advisor
Advisor

a simple snap divisor is in order.... just like you can do in AutoCAD?

0 Likes
Message 11 of 18

SBix26
Consultant
Consultant

@kadscad wrote:

here is a simple solution that could be added. This is from another cad program


Microstation, like AutoCAD, can do that because there are no constraints involved.  You can change the snap divisor as many times as you wish, and the placed geometry never moves.  The snap divisor in those programs enables precise placement of geometry to those points, but there is no constraint holding them there.  They stay there because that's where they were placed.  If you move the arc, the lines stay right where you originally put them.

 

That's not how Inventor (nor SW, SE, etc.) works.  What you're asking for is a new kind of sketch constraint, one which would be useful on occasion, I'm sure.  But how do you expect these lines to behave if the arc is modified or moved?  They should stay connected to it, and remain equally spaced, right?  And you should be able to change the snap divisor so the number of segments increases or decreases?

 

I think an enhanced sketch pattern tool could probably accomplish what you're asking; the Pattern tools for part features can follow paths and space a certain number of features along the length of the path.

 

But it's possible that your modeling task could be done in a completely different way, maybe even a better way.  Feel free to post here and see if anyone can help you out.


Sam B
Inventor Pro 2019.1.1 | Windows 7 SP1
LinkedIn

0 Likes
Message 12 of 18

JDMather
Consultant
Consultant

You guys are all doing to much work?


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


0 Likes
Message 13 of 18

kadscad
Collaborator
Collaborator

can you post how you are accomplishing this? I agree with  youthese ways are to much work for something that should be so simple

Kirk
Inventor 2023
0 Likes
Message 14 of 18

JDMather
Consultant
Consultant

@kadscad wrote:

can you post how you are accomplishing this? I agree with  youthese ways are to much work for something that should be so simple


It is your problem, not mine.

Every time I see something like this I think, "I must be missing something in the problem description?"

And then the OP changes the problem on me.

 

Attach your *.ipt file here, describe exactly what you want and I will demonstrate my Easy Button "solution".


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


Message 15 of 18

kadscad
Collaborator
Collaborator

Gee thanks. Why bother commenting if you are not willing to help. I don't have a sketch that I saved I just played around with it to see how it could be accomplished


@JDMather wrote:

@kadscad wrote:

can you post how you are accomplishing this? I agree with  youthese ways are to much work for something that should be so simple


It is your problem, not mine.

Every time I see something like this I think, "I must be missing something in the problem description?"

And then the OP changes the problem on me.

 

Attach your *.ipt file here, describe exactly what you want and I will demonstrate my Easy Button "solution".



 quickly

Kirk
Inventor 2023
Message 16 of 18

WHolzwarth
Mentor
Mentor

I'd do it this way (2018 IPT)

Walter Holzwarth

EESignature

Message 17 of 18

JDMather
Consultant
Consultant

You will have more predictable results if you set Orientation - Direction1.

Especially if the path is more complex or if you use for features or use for placement of Components in assembly.


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


0 Likes
Message 18 of 18

3DAli
Collaborator
Collaborator

I used to work on a project that I had to this frequently and it was not an arc, it was a curve, best way, copy it into AutoCAD, use divide command, copy and paste it back into your sketch, done! fast hassle free till they add this useful command to sketch in Inventor.

0 Likes