LDR: Difference between revisions

From LDraw.org Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 9: Line 9:


'''LDR''' is the default file format used by the [[LDraw]] system.
'''LDR''' is the default file format used by the [[LDraw]] system.
It usually will contain a model built from [[official part|official]] or [[unofficial part]]s.
It usually will contain a [[model]] built from [[official part|official]] or [[unofficial part]]s.


One or more LDR files can be combined into an [[MPD]] file.
One or more LDR files can be combined into an [[MPD]] file.
Different than models, parts use the [[DAT]] file extension instead by convention.


== External Links ==
== External Links ==


* {{ldraw|article/218.html|File Format 1.0.2}}
* {{ldraw|article/218.html|File Format 1.0.2}}

Latest revision as of 22:47, 21 April 2018

LDR file
Filename extension .ldr
Internet media type application/x-ldraw
Developed by James Jessiman
Type of format Document file format
File format infobox

LDR is the default file format used by the LDraw system. It usually will contain a model built from official or unofficial parts.

One or more LDR files can be combined into an MPD file.

Different than models, parts use the DAT file extension instead by convention.

External Links