LDraw.org Discussion Forums

Full Version: LPub3D - page setup questions
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I've been looking at instructions generated with LPub to get some ideas of what's possible and I've seen some interesting things.

I've found out I can get a submodel to show up in the PLI of the step it is used in using
Code:
0 !LPUB PLI INCLUDE_SUBMODELS GLOBAL TRUE

Now I'm trying to figure out if I can show the complete submodel before the first step of that submodel in a PLI like bubble - I've seen it done, just haven't found the way to do it yet.


P.S. Jaco, I have been going through some of your excellent explanations on your website, but navigation is sometimes very complicated. I can never find a way to go to the next page, only up Wink
Hi Jetro,

Nice of you to share this, I did not know that one yet.
I think I saw it before too, but I never use it.
You can add a complete submodel to the main assembly once done and when it is placed though.

You are right about my website. I am reorganizing, rewriting and reordering things, but haven't got much time to do that.
Too many models to complete BI's for and too busy with some other things.
It has my attention though and I will still try to create some order in the chaos.
Jaco van der Molen Wrote:You can add a complete submodel to the main assembly once done and when it is placed though.
Not sure I understand what you are saying...
This is the option where you do not place a submodel in a callout but just create a page or multiple pages with BI for that submodel. This is sometimes the case when submodels are too big and have too many steps.
On the end of that page or at the last page of BI for the submodel you can choose for "Add Assembled Image to Parent Page".
It will create a callout and render the complete submodel on the page in the step that the submodel is on.
Thanks. I remember seeing that, but somehow never tried it out.