Subject:
|
LDraw Script v 0.15 (Was: Part creating Tutorial)
|
Newsgroups:
|
lugnet.cad.dev, lugnet.cad
|
Date:
|
Wed, 14 Apr 1999 16:30:17 GMT
|
Viewed:
|
42 times
|
| |
| |
You can have some aid from my little utility program, the LDraw Script compiler.
http://home2.swipnet.se/~w-20413/lds/lds15.zip
It is sparely documentated, what you have is at:
http://home2.swipnet.se/~w-20413/lds/ldssyntx.htm
New, yet undocumented features:
LINE
[POINT] P1
P2
...
Pn
LINE END
gives:
2 24 x1 y1 z1 x2 y2 z2
2 24 x2 y2 z2 x3 y3 z3
...
2 24 xn-1 yn-1 zn-1 xn yn zn
(POINT is optional in LINE mode)
This new function is not yet 100% inplemented. Just a taste of what is to come.
The case sensitivity bug should be solved by now (I hope...) Please report if you
find more bugs; this is a not yet official beta-beta.
Thanks,
/Tore
|
|
Message is in Reply To:
| | Re: Is there a Part creating Tutorial?
|
| I can tell you how I've done patterns, such as the 2582p68. I always create the pattern in 2-D, even if I eventually will rotate it onto a sloped surface (though obviously this wouldn't work for rounded patterns). I lay out the pattern on a large (...) (26 years ago, 14-Apr-99, to lugnet.cad.dev)
|
21 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|