| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,745
» Latest member: Moore202
» Forum threads: 6,446
» Forum posts: 53,396
Full Statistics
|
| Latest Threads |
Feature request - Add cur...
Forum: LDraw Editors and Viewers
Last Post: HWQ
Today, 6:29
» Replies: 6
» Views: 1,472
|
Insert background picture...
Forum: LDraw Editors and Viewers
Last Post: HWQ
Today, 6:12
» Replies: 2
» Views: 718
|
Looking for some Ninjago ...
Forum: Part Requests
Last Post: Jason Osicki
Today, 1:10
» Replies: 7
» Views: 1,081
|
James Jessiman Memorial A...
Forum: LDraw.org Announcements
Last Post: Gerald Lasser
Yesterday, 21:27
» Replies: 7
» Views: 400
|
minifig muscles
Forum: Parts Authoring
Last Post: Jeff Jones
Yesterday, 21:16
» Replies: 0
» Views: 67
|
Star Wars Models
Forum: Official Models
Last Post: Jeff Jones
Yesterday, 20:36
» Replies: 28
» Views: 47,089
|
part models of hairs
Forum: Part Requests
Last Post: Peter Grass
Yesterday, 19:00
» Replies: 5
» Views: 265
|
10123-1 Missing Parts
Forum: Part Requests
Last Post: Steven
Yesterday, 9:52
» Replies: 9
» Views: 5,098
|
Webbed dish 4285 sub-part
Forum: Parts Authoring
Last Post: Willy Tschager
Yesterday, 8:21
» Replies: 3
» Views: 287
|
Mr. Incredible's Torso
Forum: Part Requests
Last Post: João Caio Garcia Reis
2026-03-21, 21:32
» Replies: 3
» Views: 5,794
|
|
|
| LEGO 2 LDraw 2 BL |
|
Posted by: Willy Tschager - 2019-04-07, 12:05 - Forum: Official File Specifications/Standards
- Replies (26)
|
 |
I'd like to discuss the argument opened here:
The LDD ldraw.xml file has this structure:
<!-- Arch 3 x 6 x 5 30613.dat -->
<!-- PAVILION 6X3X5 19063 -->
<Brick ldraw="30613.dat" lego="19063"/>
<!-- PAVILION 6X3X5 30613 -->
<Brick ldraw="30613.dat" lego="30613"/>
<!-- Animal Dolphin 6228b.dat -->
<!-- DOLPHIN 9M 6228 -->
<Brick ldraw="6228b.dat" lego="6228"/>
How does it look like in Studio?
How would an information like this treated in an editor? Would it show also the alternate number or just jump to the right part is an element number is entered say in a search?
w.
|
|
|
| Duplicated part? |
|
Posted by: Magnus Forsberg - 2019-04-07, 9:46 - Forum: Parts Tracker Discussion
- No Replies
|
 |
These two are identical.
973d01.dat "Minifig Torso with "TINE" Stickers"
973d05.dat "Minifig Torso with Front and Rear Stickers with "TINE" Logo on Blue Background"
They use the same stickers, both front and back.
|
|
|
| Howto treat submodel as inlined in LPub3D |
|
Posted by: Lutz Gehlen - 2019-04-06, 19:08 - Forum: LDraw File Processing and Conversion
- Replies (4)
|
 |
Hi all,
Sometimes I use small and deeply nested submodels just to make it easier to handle coordinate system transformations. For example, I might just put a liftarm and a pin into a submodel so that I can move them around together.
In these cases it is not always useful to show the submodel as a submodel in the building instructions. Hence, I would like to treat the submodel as inlined in LPub3D. However, I cannot find an option to achieve this. I can choose "Convert to callout", which can sometimes be used as a workaround, but not always, specifically with nested submodels. I can "Ignore this submodel", which does almost achieve what I want except that the parts are then also removed from the PLI. Or I can "Treat as part", which also almost does what I want except that the submodel is shown assembled in the PLI. What I need is something like "Treat as inlined". Is this possible somehow?
Thanks for your help
Lutz
|
|
|
|