Terminology for copying sketch and rotating
-
@SPlatten said in Terminology for copying sketch and rotating:
What is the name of the tool or function that I can use to generate an automatic number of rotated sketches at specific angles around a path?
Explain what you mean. I imagine you're looking for
QTransform
, but I don't truly understand the question (I'm a bit on the slow side). -
@kshegunov , what I meant was how do I convert the sketch in the image in my post so that it is replicated at intervals around the circle. So the end result is N number of sketches around the circle at a specified angle and interval.
-
@SPlatten said in Terminology for copying sketch and rotating:
sketch in the image
Do you mean the square thing?
@SPlatten said in Terminology for copying sketch and rotating:
so that it is replicated at intervals around the circle
The equation of a circle is:
x^2 + y^2 = R^2
where in polar coordinates:x = R cos(alpha)
,y = R cos(alpha)
ifalpha
is the angle. So it should be rather trivial to determine the positions I think. -
@kshegunov , square thing? Where are you looking, in the image there is a circular solid block and on that there is a sketch of an arc which represents a shape I want to replicate around the circle.
I'm asking if there is a tool in Fushion 360 that allows me to specify the angle, space and number of copies I want of the sketch.
-
@SPlatten said in Terminology for copying sketch and rotating:
I'm asking if there is a tool in Fushion 360 that allows me to specify the angle, space and number of copies I want of the sketch.
If this is some specialized software, why ask in a Qt forum?
-
@kshegunov said in Terminology for copying sketch and rotating:
(I'm a bit on the slow side).
Since when?
-
@mzimmers said in Terminology for copying sketch and rotating:
Since when?
You may've not noticed, but I'm very sarcastic (also pretty vulgar). Usually I try to keep it in check around the forum, though. :)