Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 5,168
» Latest member: Alex0
» Forum threads: 6,087
» Forum posts: 51,279
Full Statistics
|
Online Users |
There are currently 809 online users. » 0 Member(s) | 806 Guest(s) Baidu, Bing, Google
|
Latest Threads |
Possible duplicate faces ...
Forum: Parts Authoring
Last Post: Alan Zhu
2 hours ago
» Replies: 0
» Views: 14
|
Are conditional lines ste...
Forum: Parts Authoring
Last Post: Peter Blomberg
6 hours ago
» Replies: 1
» Views: 999
|
3D print LEGO element
Forum: Off-Topic
Last Post: Nate87
8 hours ago
» Replies: 18
» Views: 9,380
|
Part Request: Plastic Sci...
Forum: Part Requests
Last Post: Rene Rechthaler
10 hours ago
» Replies: 4
» Views: 1,554
|
Most Common Parts that re...
Forum: Part Requests
Last Post: Peter Blomberg
2025-07-20, 11:35
» Replies: 34
» Views: 14,626
|
Can we get the part 4364p...
Forum: Part Requests
Last Post: Vincent Messenet
2025-07-20, 9:40
» Replies: 3
» Views: 227
|
LDraw Additional-Tools-In...
Forum: LDraw.org Announcements
Last Post: Willy Tschager
2025-07-20, 9:30
» Replies: 0
» Views: 94
|
LDraw All-In-One-Installe...
Forum: LDraw.org Announcements
Last Post: Willy Tschager
2025-07-20, 9:22
» Replies: 0
» Views: 86
|
Modulex parts
Forum: Parts Authoring
Last Post: Chris Böhnke
2025-07-19, 15:35
» Replies: 34
» Views: 5,074
|
New part
Forum: General LDraw.org Discussion
Last Post: Rene Rechthaler
2025-07-18, 20:38
» Replies: 1
» Views: 141
|
|
|
2022/2023 LDraw.org Steering Committee: Call for Nominations |
Posted by: Willy Tschager - 2022-01-04, 12:47 - Forum: LDraw.org Announcements
- Replies (21)
|
 |
Per the LDraw.org Bylaws at http://www.ldraw.org/article/268.html, Subsection
6.03(a), the 2021/2022 Steering Committee hereby calls for the community to
nominate individuals as candidates for the 2022/2023 Steering Committee[1].
Please post nominations in response to this message. Nominations will only be
recognized if they are in response to this message.
Per ss.6.03(a), you must specify the name of the person you are nominating,
along with your name. Another member of the community must second the nomination
in a reply, and the nominee must publicly accept the nomination in the same
channel (direct reply to the nomination or second) in order to be valid. If the
nominee does not accept, it will be assumed that he or she has declined, and
they will not be placed on the ballot.
Nominations will close at 11:59 PM GMT on 28 February 2022. This means that to
be listed on the ballot, a candidate must have been nominated, seconded and must
have formally stated acceptance by that time.
The Steering Committee will give sufficient notice of the election and election
procedures per ss.6.03(b).
NOTE: subsection 6.03(b) states that elections should take place before March 1.
We interpret this to mean that we will commence the election on March 1, but
since it is electronic, it will run for 2 weeks, just as last time. The exact
time and date of start and end will be announced sometime very close to (but
after) 0000 GMT March 1.
Again, thanks to all of you for your commitment to the goals of the
organization, and in working with us this year. Please, stay involved with
LDraw.org and keep it moving forward!
Willy Tschager
On behalf of the LDraw.org Steering Committee
--
[1] Try not to confuse the LDraw.org Steering Committee (SteerCo) with the LDraw
Standards Board (LSB). The Steering Committee sets the course for the LDraw
Organization while the Standards Board deals with the LDraw File Format.
|
|
|
Idea for an LDCad script |
Posted by: N. W. Perry - 2021-12-31, 21:13 - Forum: LDraw Editors and Viewers
- Replies (25)
|
 |
A simple idea, perhaps (and for all I know someone's already done this), but what about a "place on ground" script that would calculate the lowest point of a model and place that at Y=0?
Better still, calculate the two lowest points—such as two wheels that are not quite in the same plane—and rotate the whole model so that they both rest at Y=0?
|
|
|
Detecting current editing plane using API? |
Posted by: David Manley - 2021-12-28, 2:44 - Forum: LDraw Editors and Viewers
- Replies (3)
|
 |
Hi Roland,
is there an API call which returns the current editing plane? Something which perhaps returns a value of 1, 2 or 3?
By way of an example, when ctrl+R is pressed to open the Manual Rotation dialog, it knows the current editing plane to apply the rotation to. I'm wanting to modify the part alignment scripts to work based on the current rotation plane rather than making the user identify the X, Y or Z plane to be rotated around.
If an API call isn't available, can you guide me in the direction of a possible approach to try?
Thanks and regards,
David
|
|
|
|