by Firestriker » Sun Feb 20, 2005 5:43 pm
Matthew,
First, I assume you have your System Unit Scale set to 1 unit = 1 meter as Felix pointed out.
Set your prefered Unit Setup to what ever you like to use. I like to use Decimal Feet
You will need to do a Uniform Scale of almost any mesh you import from an outside source. In the case of an aircraft, use the wing span to determine the scale factor. First find the target wing span of the actual aircraft as these are not usually hard to find in books or on the net. Work in the Top view port. Pick the outer most vertex of the the right wing and note it's x value. This foumula will give you the scale factor:
1/2 the target wing span divided by the current x value of the outermost point of the wing.
Use Calculator to find this value so you can copy it to the clipboard. It will probably be something like this:
0.001xxxxxx
Next check the parts for your model and look for one that has it's pivot point at 0,0,0. In many cases they will all be there as in a dxf import. But it is important to have at least one. I usually just make a helper dummy point and put it at the 0,0,0 origin.
Now, make sure that NO parts are linked to each other. Select ALL of the parts and RIGHT click on the Uniform Scale icon. Paste the scale factor from the clipboard in to the box under Offset World, on the right side of the scale window that pops up. Move the decimal point TWO spaces to the right so it is 0.1xxxxxxx then press the enter key.
Next, link ALL of the parts to the one that had its pivot point at 0,0,0 and move its position back to the 0,0,0 origin. The others will follow because they are linked. After you have done this, UNLINK the linked parts and apply an XForm Reset to ALL of the parts and collapse the stacks. Your model should now be the correct size. Check the point on the wing you selected before to verify that its new x value it now 1/2 the actual wing span.
Lou
Last edited by
Firestriker on Sun Feb 20, 2005 5:56 pm, edited 1 time in total.