Import parts

To import multiple colors automatically you can provide a file or manual input. You can even combine both methods.

Columns can be split by one of the following characters:

  • Comma ,
  • Semicolon ;
  • Colon :
  • Hash #
  • Star *
  • Tilde ~
  • Pipe |
You can use only one character per file / manual input. If you mix multiple characters only the first one will be used as delimiter and the others as normal characters.

Text columns can be wrapped in double quotes. This is needed if the delimiter character or double quote is used within the text. To add double quotes as text write two of them. Example: "This cell contains ""double quotes"""

If there is any problem in a line the line will be skipped.

Columns for this import:

  1. Part number (text) *
  2. LDraw ID (text)
  3. Name (text)
  4. Color (number)
  5. Length (number or fraction)
  6. Width (number or fraction)
  7. Height (number or fraction)
* required columns

Assign columns from file to columns from above. To skip columns from file use 0.
Import mode
Import mode
Overwrite options for import / update
Overwrite options for import / update