| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 6,221
» Latest member: Chirila
» Forum threads: 6,579
» Forum posts: 54,202
Full Statistics
|
| Online Users |
There are currently 6 online users. » 0 Member(s) | 1 Guest(s) Applebot, Baidu, Bing, Google, Yandex
|
| Latest Threads |
Missing Snowtrooper Parts
Forum: Part Requests
Last Post: Chirila
11 hours ago
» Replies: 1
» Views: 77
|
Town, Trains and Paradisa...
Forum: Official Models
Last Post: Chris Böhnke
2026-09-14, 22:01
» Replies: 26
» Views: 13,194
|
Existing Part Edit Reques...
Forum: Parts Authoring
Last Post: Rene Rechthaler
2026-09-13, 14:38
» Replies: 170
» Views: 451,326
|
We have a problem, again
Forum: Parts Authoring
Last Post: Rene Rechthaler
2026-09-13, 12:20
» Replies: 7
» Views: 9,014
|
Missing Stingrays/Hydrona...
Forum: Part Requests
Last Post: Chris Böhnke
2026-09-13, 7:21
» Replies: 6
» Views: 1,249
|
Lego Instructions app par...
Forum: Parts Authoring
Last Post: Gerald Lasser
2026-09-11, 22:53
» Replies: 1
» Views: 328
|
Missing Alpha Team (2001-...
Forum: Part Requests
Last Post: Zack Uhlenhuth
2026-09-10, 17:41
» Replies: 0
» Views: 205
|
Missing Knight's Kingdom ...
Forum: Part Requests
Last Post: Zack Uhlenhuth
2026-09-10, 17:12
» Replies: 0
» Views: 184
|
[Complete] Missing Robofo...
Forum: Part Requests
Last Post: Chris Böhnke
2026-09-10, 1:42
» Replies: 7
» Views: 1,628
|
Part Request: Body Small ...
Forum: Part Requests
Last Post: Samuels
2026-09-08, 17:55
» Replies: 2
» Views: 427
|
|
|
| British vs. American English |
|
Posted by: Michael Heidemann - 2014-01-05, 18:12 - Forum: General LDraw.org Discussion
- Replies (5)
|
 |
There is just an actual discussion on the part: http://www.ldraw.org/cgi-bin/ptdetail.cg...47326c.dat that I like to have here for future reference.
Some years ago we where talking about british vs. american english for part description.
If I remember correctly we decided to use the british english to honor James Jessiman as an Australian guy.
Therefore the meta command is f.e. !COLOUR and not !COLOR.
Now I am aware that the decription of the colours in the LDConfig.ldr is not made this way. There is often gray instead grey used.
If I am right and this is our current policy the LDConfig.ldr should immediately be updated.
Also in our document for part authoring this detail should be mentioned.
|
|
|
| LDRAW and LDD to SolidWorks, Inventor and DXF |
|
Posted by: BrickWorks - 2014-01-04, 20:43 - Forum: LDraw File Processing and Conversion
- Replies (36)
|
 |
Greetings,
I've just recently written 4 different translators for both LDRAW (.dat) and LDD (.g) files that can write to SolidWorks, Inventor, DXF and LDRAW. This was the result of some issues with the previous DAT2DXF translator I was running into with some bad .dat files and other requests that I have seen on these forums with regards to wanting SolidWorks and Inventor translation. I've attached a video showing how these small applications work.
Below are the links to setup files for each application. Unfortunately, I do not yet know how to create a trusted certificate for my ClickOnce Installer, so you may get a warning when downloading. The link will install the application to your Start Menu in SolidPerformance -> BrickWorks -> Application Name.
There are some requirements as of now, though because I am using ClickOnce, I could possibly rollout an update to support older version of the limitation listed below.
Does not support Windows XP and older.
Requires Microsoft .NET 4.5 (this causes the above limitation and is something I can most likely roll back to .NET 3.5 or 4)
The SolidWorks translator currently only supports SolidWorks 2014 and newer (though I could roll this back to around SolidWorks 2010 possibly, I should have the older SolidWorks.Interop files somewhere, which are forward, but not backwards compatible).
The Inventor translator currently only supports Autodesk Inventor 2014 also, for the same reasons. It will be much harder for me to get the older interop files for this.
For both the SolidWorks and Inventor translators, you can try to run them with older versions, but I have not checked all the api calls to see which versions of their respective software they were implemented. So if I used an API call that was implemented in say, 2013, it would require that as a minimum version.
Finally, here are the links
SolidWorks Brick Builder
Inventor Brick Builder
DXF Brick Builder
LDRAW Brick Builder
|
|
|
|