LDraw.org Discussion Forums
Lpub/Bricksmith - Changing Orientations in Steps - Printable Version

+- LDraw.org Discussion Forums (https://forums.ldraw.org)
+-- Forum: General (https://forums.ldraw.org/forum-12.html)
+--- Forum: General LDraw.org Discussion (https://forums.ldraw.org/forum-6.html)
+--- Thread: Lpub/Bricksmith - Changing Orientations in Steps (/thread-13643.html)



Lpub/Bricksmith - Changing Orientations in Steps - Mark Anderson - 2014-08-10

I need a little help creating a set of instructions for a MOC I'm working on.

I'm using Bricksmith (3.0) on my Mac (10.9.4) and then bringing that into Lpub (4.0.0.10). I need to rotate the model in the instructions to show how to attach some pieces. Is there a way to do this in either Bricksmith or Lpub I'm not aware of?

Thanks!!

Mark


Re: Lpub/Bricksmith - Changing Orientations in Steps - Gerald Lasser - 2014-09-28

You need to use the ROTSTEP command

I do not know Bricksmith and if Bricksmith allows you to add such a line with a preview (like MLCad does) but you always can work in LPUB with the META command:

e.g. use
0 ROTSTEP 0 90 0 REL


Gerald