Subject:
|
Re: LDLite and LDS (Was: Call for GUI part editor)
|
Newsgroups:
|
lugnet.cad
|
Date:
|
Tue, 18 Apr 2006 22:07:10 GMT
|
Viewed:
|
4705 times
|
| |
| |
In lugnet.cad, Tore Eriksson wrote:
>
> Is it possible to let, say C3's and D4's y values follow B2? Like, in LDS, you
> can change the code to:
> P2 -10 -10 -10
> P3 0 y2 0
> P4 10 y2 10
> and you only have to edit the y value of P2, then y3 and y4 will also follow. If
> so, that would be really handy.
That's cool. Probably a more versatile notation would be:
P2 -10 -10 -10
P3 0 P2.y 0
P4 10 P2.y 10
Can you also do chained values? eg:
P2 -10 -10 -10
P3 0 y2 0
P4 10 y3 10
ROSCO
|
|
Message has 1 Reply: | | Re: LDLite and LDS (Was: Call for GUI part editor)
|
| (...) Yes, but I try to keep it as short as possible. :) (...) No problems at all. You may also rotate 90 deg's by assigning a -z at the x and x at z if you like... Almost anything. These are also legal: P2 -10 -10 -10 P3 0 y2 0 P4 0-z3 y3+4 x3 c=16 (...) (19 years ago, 19-Apr-06, to lugnet.cad)
|
Message is in Reply To:
| | LDLite and LDS (Was: Call for GUI part editor)
|
| (...) I had no idea of that. How long has this been an LDLite feature? It reminds at least me of LDS code. The same thing in LDS would look like this: P1 10 0 10 P2 -10 -10 -10 P3 0 -10 0 P4 10 -10 10 3 1 P1 P2 P3 3 2 P2 P3 P4 Is it possible to let, (...) (19 years ago, 18-Apr-06, to lugnet.cad)
|
40 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|