LDraw.org Discussion Forums

Full Version: Lpub/Bricksmith - Changing Orientations in Steps
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
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