Stream: brlcad

Topic: aligning an eto


view this post on Zulip Rahil Malik (Jan 04 2018 at 11:28):

I am stuck, while using mged I made an eto and a right circular cone and now as there is no radius 1 and radius 2 i Cant align the eto and the sphere. Please can you suggest me a way to get out of this situation or some command to change the parameters make them equal and then give them the same corrdinates so they overlap ?

view this post on Zulip Jeff Sieu (Jan 04 2018 at 14:35):

@Rahil Malik You can use sed <primitive>, which is equivalent to Primitive Select, to select a primitive. Then, after selecting an option (like Translate or Rotate or Set A etc), you can have precise control over the parameters by doing p <param1> <param2> ... in the MGED console.
Here's the documentation for the p command on the BRL-CAD wiki: https://brlcad.org/wiki/MGED_CMD_p

view this post on Zulip Sean (Jan 04 2018 at 17:38):

I am stuck, while using mged I made an eto and a right circular cone and now as there is no radius 1 and radius 2 i Cant align the eto and the sphere. Please can you suggest me a way to get out of this situation or some command to change the parameters make them equal and then give them the same corrdinates so they overlap ?

@Rahil Malik be sure to change the topic when you respond. this discussion thread says "annot bug", which your comment doesn't relate to. no need to apologize, just make sure you change the subject so it's not confusing

view this post on Zulip Sean (Jan 04 2018 at 17:39):

I just changed the topic title here ;)


Last updated: Oct 09 2024 at 00:44 UTC