hello, good morning
I would like to know if it is possible, in the creation of a family of Revit set parameters so that two circumferences be tangent to each other and for example, when changing the radius of one of them, automatically changes the radius of the other. Thanks a lot.
Solved! Go to Solution.
hello, good morning
I would like to know if it is possible, in the creation of a family of Revit set parameters so that two circumferences be tangent to each other and for example, when changing the radius of one of them, automatically changes the radius of the other. Thanks a lot.
Solved! Go to Solution.
Solved by barthbradley. Go to Solution.
A couple of formulas in your parameters should get the job done. Your desired output will determine the complexity of these formulas.
Make a simple family and build on it. Start with two circles with the same radius. Decide on one to be the "master". Set the second radius to pull the radius from the "master". Also set a length between center points and make that twice the radius.
Next you can try to do the same with two different radii. This time the length will be the sum of the two radii.
Give it a shot and shar what you come up with.
A couple of formulas in your parameters should get the job done. Your desired output will determine the complexity of these formulas.
Make a simple family and build on it. Start with two circles with the same radius. Decide on one to be the "master". Set the second radius to pull the radius from the "master". Also set a length between center points and make that twice the radius.
Next you can try to do the same with two different radii. This time the length will be the sum of the two radii.
Give it a shot and shar what you come up with.
There should be a tangent constraint icon where it occurs. Padlock it.
There should be a tangent constraint icon where it occurs. Padlock it.
You mean this?
Hello, thank you for the idea but it´s not that case exactly...it is like that, what I want to do, 2 int tangent and 2 ext tangent. Any idea to relate those 2 radius? Thanks!
Hello, thank you for the idea but it´s not that case exactly...it is like that, what I want to do, 2 int tangent and 2 ext tangent. Any idea to relate those 2 radius? Thanks!
sometimes it appears a symbol of tangent doing other tests but I can´t padlock it
sometimes it appears a symbol of tangent doing other tests but I can´t padlock it
@malonicivil1 wrote:Hello, thank you for the idea but it´s not that case exactly...it is like that, what I want to do, 2 int tangent and 2 ext tangent. Any idea to relate those 2 radius? Thanks!
This is how you build it:
Get it?
"If you build it, they will come." 😉
@malonicivil1 wrote:Hello, thank you for the idea but it´s not that case exactly...it is like that, what I want to do, 2 int tangent and 2 ext tangent. Any idea to relate those 2 radius? Thanks!
This is how you build it:
Get it?
"If you build it, they will come." 😉
@malonicivil1 wrote:
sometimes it appears a symbol of tangent doing other tests but I can´t padlock it
I was thinking about something else until seeing your screenshot. See my response on the other thread of yours.
@malonicivil1 wrote:
sometimes it appears a symbol of tangent doing other tests but I can´t padlock it
I was thinking about something else until seeing your screenshot. See my response on the other thread of yours.
hello, I have finally solved it, keeping the point of tangency in the same position and applying the formula: DISTANCE BETWEEN CENTERS OF 2 CIRCUMFERENCES TANGENT INTERIORS = (R-r)* cos angle formed between the horizontal and the line that joins both centers with each other. I have managed to keep the points of tangency in their correct place. Thanks to everybody for the ideas!
hello, I have finally solved it, keeping the point of tangency in the same position and applying the formula: DISTANCE BETWEEN CENTERS OF 2 CIRCUMFERENCES TANGENT INTERIORS = (R-r)* cos angle formed between the horizontal and the line that joins both centers with each other. I have managed to keep the points of tangency in their correct place. Thanks to everybody for the ideas!
Can't find what you're looking for? Ask the community or share your knowledge.