Skip to content

This extracts brick usage informations form a LEGO Digital Designer model file, thus creating a Bill Of Material.

License

Notifications You must be signed in to change notification settings

Jeremy1980/LDDPartList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LDDPartList

This extracts brick usage informations form a LEGO Digital Designer model file, thus creating a Bill Of Material.

You can process operation on model via:

  • Click File => Open... -- after application start
  • Drag & Drog file into application main window -- after application start
  • Draw file on application shortcut
  • Use in non-interactive mode with command line as shown below:

lddpartlist.exe <path_to_model>\my_model.lxf xml2txt.xsl

You can create own eXtensible Stylesheet Language Transformations. Remember to collect then in tool root directory. Name of this file must be in format as shown below:

xml2<my_ascii_text>.xsl

Custom *.xsl file can be used only in non-interactive mode.

About

This extracts brick usage informations form a LEGO Digital Designer model file, thus creating a Bill Of Material.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published