Author Topic: Copy and rotate (kopieren und drehen)  (Read 25360 times)

0 Members and 1 Guest are viewing this topic.

Hugo

  • Bull Frog
  • Posts: 422
Re: Copy and rotate (kopieren und drehen)
« Reply #30 on: September 21, 2012, 06:39:04 AM »
Super Thank you   :-) :-)

Super Danke

ribarm

  • Gator
  • Posts: 3225
  • Marko Ribar, architect
Re: Copy and rotate (kopieren und drehen)
« Reply #31 on: September 21, 2012, 07:09:16 AM »
Little more modified - check my code again... Added option to change picked base point and new selection with its basepoint... If angle is already entered first time when using "R" option, you can repeat "R" and "SPACE" several times and it will rotate by incrementing in around circling that angle - useful if angle was 45 degree or 90 degree...

M.R.
« Last Edit: September 21, 2012, 07:37:48 AM by ribarm »
Marko Ribar, d.i.a. (graduated engineer of architecture)

:)

M.R. on Youtube

Hugo

  • Bull Frog
  • Posts: 422
Re: Copy and rotate (kopieren und drehen)
« Reply #32 on: September 21, 2012, 10:15:39 AM »
Super Thank you is always better    :-)


ribarm

  • Gator
  • Posts: 3225
  • Marko Ribar, architect
Re: Copy and rotate (kopieren und drehen)
« Reply #33 on: September 21, 2012, 11:25:18 AM »
Yes, I am always better... Further more modified - 2 more options added : copy-previous and move-previous... Very useful... Check it now, I think that's all from me - also changed name : c:mcr...

Regards, M.R.
 8-)
Marko Ribar, d.i.a. (graduated engineer of architecture)

:)

M.R. on Youtube

Hugo

  • Bull Frog
  • Posts: 422
Re: Copy and rotate (kopieren und drehen)
« Reply #34 on: September 21, 2012, 01:12:59 PM »
real tool

What would be great if you could use the TAB key to make a 90-degree rotation.
Whenever I press the Tab key made ​​a 90-degree rotation.

Thank you
If it continues

Echt tool

Was toll wäre wenn man die TAB Taste verwenden könnte um ein Drehung um 90 Grad zu machen.
Immer wenn ich die Tab Taste drücke wird einen Drehung um 90 Grad gemacht.

Danke
Wenn das geht

ribarm

  • Gator
  • Posts: 3225
  • Marko Ribar, architect
Re: Copy and rotate (kopieren und drehen)
« Reply #35 on: September 21, 2012, 02:06:56 PM »
Done as you wished Hugo, TAB - rotate by 90 degree... I'll attach *.lsp - there were minor bugs, but now it's all OK - checked once again...

M.R.
« Last Edit: September 23, 2012, 06:55:51 AM by ribarm »
Marko Ribar, d.i.a. (graduated engineer of architecture)

:)

M.R. on Youtube

Hugo

  • Bull Frog
  • Posts: 422
Re: Copy and rotate (kopieren und drehen)
« Reply #36 on: September 22, 2012, 02:39:45 AM »
Thank you so much   :-) :-) :-)

Vielen vielen Dank

One more question would go something like also like to film with slide and copy.
Eine Frage noch würde sowas auch gehn wie auf Film mit Schieben und kopieren.
« Last Edit: September 22, 2012, 03:13:26 AM by Hugo »

ribarm

  • Gator
  • Posts: 3225
  • Marko Ribar, architect
Re: Copy and rotate (kopieren und drehen)
« Reply #37 on: September 22, 2012, 05:00:45 AM »
Hugo, my Camtasia Studio isn't functioning well, you'll have to ask someone with more experience in capturing video than me to capture how my function works... From what you posted it looks like the same but little different routine - with my you have to perform first "M" move, than rotate by 90 "TAB" several times, then again "M" move and even more you have to firstly select object(s) and pick base point... But nevertheless, my have additional options for copy-previous and move-previous...

I am sure that here at www.theswamp.org, there are plenty of people that can do capturing with small size animated *.gif or some other file format that can be posted on the site...

Have a nice day, Hugo...
Ich wunche dir gutten Tag, Hugo...
Tschus, M.R.
« Last Edit: September 22, 2012, 05:44:30 AM by ribarm »
Marko Ribar, d.i.a. (graduated engineer of architecture)

:)

M.R. on Youtube

ribarm

  • Gator
  • Posts: 3225
  • Marko Ribar, architect
Re: Copy and rotate (kopieren und drehen)
« Reply #38 on: September 23, 2012, 01:32:36 AM »
Improved further more... New options are : rotate by the same angle again - key "T" and undo option - key "U" - very useful when you made mistake and if you want to return to start angle - simply I haven't found anywhere on the www how to remember negative value of previously input angle when rotated, so I decided to implement "U" undo...

Regards, M.R.
 :-)
Marko Ribar, d.i.a. (graduated engineer of architecture)

:)

M.R. on Youtube

Hugo

  • Bull Frog
  • Posts: 422
Re: Copy and rotate (kopieren und drehen)
« Reply #39 on: September 23, 2012, 04:32:27 AM »
Super Thank you

Would be a better SWF Video

here again in mp4

Super Danke

Wäre ein SWF Video besser
« Last Edit: September 23, 2012, 04:49:05 AM by Hugo »

ribarm

  • Gator
  • Posts: 3225
  • Marko Ribar, architect
Re: Copy and rotate (kopieren und drehen)
« Reply #40 on: September 23, 2012, 07:04:40 AM »
So here is my final version of mcr.lsp - attached here... Revisions are made to undo process - added marks before each sequence, and when called undo it returns back for that step - notice that copy options had 2 steps (copy+move) so I had to mark them... Also notice that if you want to be kept in memory base point, you only have one undo step - if you do several undos it may mess base point so you'll have to input it again with "P" option - this doesn't matter if you undo several rotations as their base points are the same... Also note that you may undo everything while holding "U" key so be careful when doing this - think that it will ask - do you want to undo everything - if you type yes it will undo to the point where it was last saved...

Bye, M.R.
Tschus...
« Last Edit: September 25, 2012, 12:38:35 AM by ribarm »
Marko Ribar, d.i.a. (graduated engineer of architecture)

:)

M.R. on Youtube

Hugo

  • Bull Frog
  • Posts: 422
Re: Copy and rotate (kopieren und drehen)
« Reply #41 on: September 23, 2012, 07:40:07 AM »
Super Thank you

ribarm

  • Gator
  • Posts: 3225
  • Marko Ribar, architect
Re: Copy and rotate (kopieren und drehen)
« Reply #42 on: September 23, 2012, 08:01:41 AM »
Sorry Hugo, this is now mcr.lsp that's fine... It didn't wanted to undo after move several move sequences...

My apology,
M.R.
Marko Ribar, d.i.a. (graduated engineer of architecture)

:)

M.R. on Youtube

ribarm

  • Gator
  • Posts: 3225
  • Marko Ribar, architect
Re: Copy and rotate (kopieren und drehen)
« Reply #43 on: September 23, 2012, 08:39:05 AM »
Didn't see the same revision - only now is OK... I was blind :?

M.R.
Marko Ribar, d.i.a. (graduated engineer of architecture)

:)

M.R. on Youtube

Hugo

  • Bull Frog
  • Posts: 422
Re: Copy and rotate (kopieren und drehen)
« Reply #44 on: September 23, 2012, 09:52:43 AM »
Thank you so many features I do not need copy and drehn drehn push and that's enough.

great Lisp


Danke so viele Funktionen brauche ich gar nicht copy und drehn schieben und drehn das reicht.

Tolles Lisp