Subject:
|
Re: Call for GUI part editor
|
Newsgroups:
|
lugnet.cad
|
Date:
|
Mon, 17 Apr 2006 15:26:15 GMT
|
Viewed:
|
4158 times
|
| |
| |
Kevin L. Clague wrote:
>
> If we were to designate the design by indicating that a given vertex,
> intersecting line or curve is used by many related things, then we
> could potentially move the vertex (for example) and have *all* the
> lines, tri's and quads that share that vertex updated automatically.
I just wrote a plugin for LDDP (LDraw DesignPad) which does 'SyncEdit'.
If you have seen the later versions of the Borland IDE, you know what I
mean, if you haven't, it's like this:
You select a part of a program and click the SyncEdit button. The IDE now
enters a special mode, where you can step through all variable names used in
the selection, and if you change one, all occurances will be changed at the
same time.
Applied to LDDP, my plugin works like this:
You can work on the whole file or, if a selection exists, only on the
selection. A window will be shown where the first XYZ of a line type
[2,3,4,5] is highlighted, and also *all other XYZ triplets having the same
value*. You can step forwards and backwards among the triplets, and if you
change one you can have that change applied to all the other highlighted
ones.
Finally you OK or Cancel the edits and return back to LDDP proper.
Unfortunately, my ISP wasn't very responsive right now (meaning I couldn't
ftp the file(s)), so I you (any you) want to test it you'll have to notify
me here or with mail to blockcad AT gmail DOT com
The plugin .dll is 121kB zipped, I also have a free standing .exe
demonstrating (approximately) the same behaviour as LDDP (221kB).
--
Anders Isaksson, Sweden
BlockCAD: http://web.telia.com/~u16122508/proglego.htm
Gallery: http://web.telia.com/~u16122508/gallery/index.htm
|
|
Message has 3 Replies: | | Re: Call for GUI part editor
|
| (...) OoooOOOooo. Cool. I don't have time to play with it right this week, but I definitely will grab it when I do get time. Steve (19 years ago, 18-Apr-06, to lugnet.cad)
| | | Re: Call for GUI part editor
|
| (...) OK, my ISP has woken up, and the files can be found here: (URL) Free standing .exe (URL) Plugin for LDDP Remember, beta software! (19 years ago, 19-Apr-06, to lugnet.cad)
|
Message is in Reply To:
| | Call for GUI part editor
|
| Hi all, I've been up to my ears in NXT land, in case anyone noticed or wondered about my absence. Needless to say there are "unoffical" Ldraw parts being developed. I've increased my skill set as a part author (previously I've only modified parts (...) (19 years ago, 12-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
|
|
|
|