Can't position sphere using parameters

Can't position sphere using parameters

Anonymous
Not applicable
614 Views
2 Replies
Message 1 of 3

Can't position sphere using parameters

Anonymous
Not applicable

Hello, 

I have been trying to position a sphere on the endpoint of a line, which is perpendicular to the endpoint of another line. Both lines have parametric dimensions so I can position the sphere along the plane in which the lines reside.

 

What I noticed is that the sphere will be moved only in the direction perpendicular to the plane it was created in. If this plane is parallel to the one where the lines are, the sphere will not be moved at all because all possible directions are parallel with it's own plane.

This means that I can move the sphere in one direction or none at all, depending on the plane I choose to make it in.

The first screenshot is the original position, in the second the sphere moves along the Y axis as it is perpendicular to the plane it was created in, in the third the sphere does not move as the Z axis is parallel to the plane. (I have not tried planes which are not perpendicular to each other)

Is there a workaround for this?

Any reply is appreciated.1.png2.png3.png

0 Likes
Accepted solutions (1)
615 Views
2 Replies
Replies (2)
Message 2 of 3

HughesTooling
Consultant
Consultant
Accepted solution

Make the sphere a component, then add a joint origin at the end of the line and make a rigid joint between the sphere and the joint origin. The join origin will need to be in another component, could be the main component. Also you could do away with the lines and just use the joint origin.

Clipboard03.png

 

Mark

Mark Hughes
Owner, Hughes Tooling
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 3 of 3

Anonymous
Not applicable

Thank you, this worked nicely.

0 Likes