To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cad.mlcadOpen lugnet.cad.mlcad in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / MLCad / 1078 (-20)
  custom 73590a hose flexible
 
I have been trying to make custom bent flexible hose part 73590a using parts 750 (hose flexible end 1 x 1 x2/3 with tabs) 754 (hose flexible segment link section)755 hose flexible segment end section)and 756 hose flexible segment centre section) (...) (23 years ago, 29-Oct-01, to lugnet.cad.mlcad)
 
  Re: View matrix used for default 3D view expressed in LDLite terms
 
"Steve Bliss" <steve.bliss@home.com> wrote in message news:GLnxLM.G8G@lugnet.com... (...) Sure this works, but don't load it into MLCad then you get again a different view :-) Michael (23 years ago, 26-Oct-01, to lugnet.cad.mlcad)
 
  Re: View matrix used for default 3D view expressed in LDLite terms
 
(...) Thanks! to two decimals this matches the other set given here. Appreciate the confirmation! PS I like Steve's idea! (23 years ago, 25-Oct-01, to lugnet.cad.mlcad)
 
  Re: View matrix used for default 3D view expressed in LDLite terms
 
"Larry Pieniazek" <lpieniazek@mercator.com> wrote in message news:GLL8IB.CHF@lugnet.com... (...) selected (...) Sorry for replying so late, but I was pritty busy the last days ... MLCad uses a matrix which results from rotating over X = 23 deg., Y = (...) (23 years ago, 25-Oct-01, to lugnet.cad.mlcad)
 
  Re: View matrix used for default 3D view expressed in LDLite terms  [DAT]
 
(...) A general, reproducible, adjustable, redo-able solution to this is to write up a couple of LDLite's ROTATION commands, and then translate the commands to standard LDraw gdl. For example, to duplicate MLCAD's view, write: 0 ROTATE 23 1 0 0 0 (...) (23 years ago, 23-Oct-01, to lugnet.cad.mlcad)
 
  Re: View matrix used for default 3D view expressed in LDLite terms
 
(...) Dunno if it helps, but you can use L3P and find the view you like. The view matrix which corresponds to that view can then be found under the Test -> Statistics menu item. Fredrik (23 years ago, 23-Oct-01, to lugnet.cad.mlcad, lugnet.cad)
 
  Re: View matrix used for default 3D view expressed in LDLite terms
 
(...) Great, thanks! But I sort of (as Kevin does) need the way to generate the rotation matrix from a dialed in rotation value... if someone has a spread that does that, it would be nifty. (23 years ago, 22-Oct-01, to lugnet.cad.mlcad)
 
  Re: View matrix used for default 3D view expressed in LDLite terms
 
(...) Just my 2¢: The 3D angles (in degrees) in MLCad can be found under Settings>General>Cha...>Documents tab. They are indeed 23 and 45 degrees. --Ryan (23 years ago, 22-Oct-01, to lugnet.cad.mlcad)
 
  Re: View matrix used for default 3D view expressed in LDLite terms
 
(...) Those numbers are the values of a rotation matrix about the X, Y and Z axis. (Search for "rotation matrix" on google.com for an explanation.) The -A syntax has been around since ldraw.exe and is documented in ldraw.doc as well as the ldlite (...) (23 years ago, 22-Oct-01, to lugnet.cad.mlcad)
 
  Re: View matrix used for default 3D view expressed in LDLite terms
 
Larry Pieniazek wrote in message ... (...) 895 (...) What I'd like to know is exactly what each of those numbers stands for (X rotation? what? Is it in th help somewhere and I missed it?) so next time I need a custom one I don't have to spend an (...) (23 years ago, 22-Oct-01, to lugnet.cad.mlcad)
 
  Re: View matrix used for default 3D view expressed in LDLite terms
 
(...) Yes, that's it. Or so close as not to make a difference. THANK YOU!!!! This may actually be a candidate for the MLCad helps unless I'm the only person who ever wanted to render at the same rotation MLCad uses. (23 years ago, 22-Oct-01, to lugnet.cad.mlcad)
 
  Re: View matrix used for default 3D view expressed in LDLite terms
 
(...) Yeah, you're right, it looks more like a 45 degree turn followed by about a 23 degree tilt. Try this: -A0.707104,0,0.70710...1,0.650895 (...) (23 years ago, 22-Oct-01, to lugnet.cad.mlcad)
 
  Re: View matrix used for default 3D view expressed in LDLite terms
 
(...) If it's just differently rounded then that's not it. (the one Don gave wasn't it either I don't think, the initial rotation should be 45 degrees rather than 60, I think... ) If I could get MLCad to tell me what matrix it was using for a (...) (23 years ago, 22-Oct-01, to lugnet.cad.mlcad)
 
  Re: View matrix used for default 3D view expressed in LDLite terms
 
(...) We had a discussion about the "natural" and "oblique" matrices about a year ago where it turned out the "natural" matrix did some rather UN-natural shearing. (URL) mlcad is using this matrix: 0.5,0,0.866025,0.433...5,0.433013 Which is a 60 (...) (23 years ago, 22-Oct-01, to lugnet.cad.mlcad)
 
  Re: View matrix used for default 3D view expressed in LDLite terms
 
If you look into LDraw.ini, you'll find the post: Natural=0.625,0,1.07...1.25,0,2.5 quite similar to the one you asked about (I call it Larry here): Larry=0.63,0.00,1.08...,0.00,2.50 They're just differently rounded. /Tore (Tip of today: You may add (...) (23 years ago, 22-Oct-01, to lugnet.cad.mlcad)
 
  View matrix used for default 3D view expressed in LDLite terms
 
Does anyone know the values for the default 3D view that MLCad uses expressed similar to -A0.63,0.00,1.08,0.5...,0.00,2.50 (this is the parm string to LDLite that gives you "Natural" if you selected it from the LDLite view selection pulldown) It's (...) (23 years ago, 22-Oct-01, to lugnet.cad.mlcad)
 
  Re: MPD files showing mixed up
 
Hi Jeroen, MLCad does currently not support including mpd's into other files! The result when doing it are uncontrolled. Alternativly you can extract all the files from the mpd and import them into another project. Regards, Michael (23 years ago, 13-Oct-01, to lugnet.cad.mlcad)
 
  MPD files showing mixed up
 
Hi, I searched the newsgroup but didn't find this, so I hope I on't ask something for the 1000th time: I created a MPD-model (sik.mpd). Everything OK with that, converting to POV goes well so no problems there. But when I place the file ("add part" (...) (23 years ago, 11-Oct-01, to lugnet.cad.mlcad)
 
  Re: MLCad and the LDraw package
 
Ryan, In your case there is no need for the base package. In normal cases it's required in order to have all the parts of the base package and the updates. Therefor MLCad checks the following in order to validate a "base path". Unless you fullfill (...) (23 years ago, 7-Oct-01, to lugnet.cad.mlcad)
 
  MLCad and the LDraw package
 
Hi, Michael, I have a question. Why is it that MLCad requires the LDraw/LEdit package to be installed in order to run? I'm curious, because I have made a K'nex parts library available on my website and it would be nice if someone who wasn't into (...) (23 years ago, 6-Oct-01, to lugnet.cad.mlcad)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR