  | | | how to find the size of an object... | how to find the size of an object... 2004-04-26 - By Raffaele "ThE_JacO" Fragapane
Back In case it’s of any help, a unit in XSI should be 10cm, roughly 4 inches, but various applications seem to NOT share the same conventions when importing/exporting models.
IE a mesh that in max was supposed to be about 50 meters kept importing to XSI and maya as a 4 cm one here, no matter what we used to get it across.
-~== Raffaele Fragapane ==~- -~== Freelance Technical Animator & TD ==~- -~== Senior Technical Animator @ Peerless Camera ==~-
- Currently London Based - +44 798 4955734
__ __
From: owner-xsi@(protected) [mailto:owner-xsi@(protected)] On Behalf Of Steven Caron Sent: Monday, April 26, 2004 3:06 PM To: XSI@(protected) Subject: Re: how to find the size of an object...
thanks so much guys...
if all else fails script it...
I actually searched the docs, i guess i didn't search proper keyword :)
BTW, i am collaborating with a team that uses MAX, and it is required to make the character 16" (in decimal inches) to be put into the game engine. so yes at unit is a unit, but i would like to make my model in XSI as close as possible so i am not tweaking in MAX.
thanks again
-Steven Caron
-Student @ AiFL
-- -- Original Message -- --
From: HYPERLINK "mailto:kim@(protected)"kim aldis
To: HYPERLINK "mailto:XSI@(protected)"XSI@(protected)
Sent: Monday, April 26, 2004 6:09 AM
Subject: RE: how to find the size of an object...
make me one while you're at it.
__ __
From: HYPERLINK "mailto:owner-xsi@(protected)"owner-xsi@(protected) [mailto:owner-xsi@(protected)] On Behalf Of Chris Marshall Sent: 26 April 2004 10:06 To: HYPERLINK "mailto:XSI@(protected)"XSI@(protected) Subject: RE: how to find the size of an object...
Do you have to write a script for everything?
dim mug, water, kettle, milk, teabag
set list = GetValue( "SwitchOn" )
LogMessage "Kettle boiled!"
MakeTea = Mug + teabag + (boiiled water) + milk
pause (1 minute)
RemoveBag
LogMessage "Enjoy!"
-- --Original Message-- -- From: owner-xsi@(protected) [mailto:owner-xsi@(protected)]On Behalf Of kim aldis Sent: Monday, April 26, 2004 9:32 AM To: XSI@(protected) Subject: RE: how to find the size of an object...
this from the scripting docs. Turn this into a button and away you go.:-
dim xmin, ymin, zmin, xmax, ymax, zmax dim list set list = GetValue( "SelectionList" ) GetBBox list, FALSE, xmin, ymin, zmin, xmax, ymax, zmax LogMessage "Lower Bound: " & xmin & " / " & ymin & " / " & zmin LogMessage "Upper Bound: " & xmax & " / " & ymax & " / " & zmax
__ __
From: owner-xsi@(protected) [mailto:owner-xsi@(protected)] On Behalf Of Chris Marshall Sent: 26 April 2004 09:25 To: XSI@(protected) Subject: RE: how to find the size of an object...
You could switch the ruler on, rather than counting lines.
Personally I'd never call a unit anything other than a unit.
-- --Original Message-- -- From: owner-xsi@(protected) [mailto:owner-xsi@(protected)]On Behalf Of Steven Caron Sent: Sunday, April 25, 2004 9:47 PM To: XSI@(protected) Subject: how to find the size of an object...
I need to have my unit settings on "decimal inches" and i am not sure how to do this. I changed my unit settings under prefs to inches. so i hope thats right. NOW i need to know how big a model is that i made. is there a way to check the demensions of a model? or do i just count grid lines?
thanks
-Steven Caron
-Student @ AiFL
--- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.638 / Virus Database: 409 - Release Date: 21-Mar-04 (See http://Mar-04.ora-code.com)
--- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.638 / Virus Database: 409 - Release Date: 21-Mar-04 (See http://Mar-04.ora-code.com)
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft -com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1= "urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC -html40">
<head> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252 (See http://ows-1252.ora-code.com)">
<meta name=Generator content="Microsoft Word 11 (filtered medium)"> <!--[if !mso]> <style> v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} </style> <![endif]--><o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="PersonName"/> <!--[if !mso]> <style> st1\:*{behavior:url(#default#ieooui) } </style> <![endif]--> <style> <!-- /* Font Definitions */ @(protected) {font-family:Tahoma; panose-1 (See http://ose-1.ora-code.com):2 11 6 4 3 5 4 4 2 4;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0cm; margin-bottom:.0001pt; font-size:12.0pt; font-family:"Times New Roman";} a:link, span.MsoHyperlink {color:blue; text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed {color:blue; text-decoration:underline;} p {mso-margin-top-alt:auto; margin-right:0cm; mso-margin-bottom-alt:auto; margin-left:0cm; font-size:12.0pt; font-family:"Times New Roman";} pre {margin:0cm; margin-bottom:.0001pt; font-size:10.0pt; font-family:"Courier New";} span.EmailStyle18 {mso-style-type:personal-reply; font-family:Arial; color:navy;} @(protected) Section1 {size:612.0pt 792.0pt; margin:72.0pt 90.0pt 72.0pt 90.0pt;} div.Section1 {page:Section1;} --> </style> <!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="1026" /> </xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1" /> </o:shapelayout></xml><![endif]--> </head>
<body bgcolor=white lang=EN-US link=blue vlink=blue>
<div class=Section1>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size: 10.0pt;font-family:Arial;color:navy'>In case it’s of any help, a unit in XSI should be 10cm, roughly 4 inches, but various applications seem to NOT share the same conventions when importing/exporting models.<o:p></o:p></span>< /font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size: 10.0pt;font-family:Arial;color:navy'>IE a mesh that in max was supposed to be about 50 meters kept importing to XSI and maya as a 4 cm one here, no matter what we used to get it across.<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size: 10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>
<div>
<p><font size=2 color=navy face=Arial><span style='font-size:10.0pt;font-family: Arial;color:navy'> -~== Raffaele Fragapane ==~-</span></font><font color=navy><span style='color:navy'> <br> </span></font><font size=2 color=navy face=Arial><span style='font-size:10.0pt; font-family:Arial;color:navy'> -~== Freelance Technical Animator & TD ==~-</span></font><font color=navy><span style='color:navy'> <br> </span></font><font size=2 color=navy face=Arial><span style='font-size:10.0pt; font-family:Arial;color:navy'>-~== Senior Technical Animator @ Peerless Camera ==~-</span></font><font color=navy><span style='color:navy'> <o:p></o:p></span> </font></p>
<p><font size=2 color=navy face=Arial><span lang=IT style='font-size:10.0pt; font-family:Arial;color:navy'>- Currently London Based</span></font><font color=navy><span style='color:navy'> <br> </span></font><font size=2 color=navy face=Arial><span lang=IT style='font-size:10.0pt;font-family:Arial;color:navy'>- +44 798 4955734</span>< /font><font color=navy><span lang=IT style='color:navy'> </span></font><o:p></o:p></p>
</div>
<div>
<div class=MsoNormal align=center style='margin-left:36.0pt;text-align:center'> <font size=3 face="Times New Roman"><span style='font-size:12.0pt'>
<hr size=2 width="100%" align=center tabindex=-1>
</span></font></div>
<p class=MsoNormal style='margin-left:36.0pt'><b><font size=2 face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma;font-weight:bold'>From:</span></font ></b><font size=2 face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'> owner-xsi@(protected) [mailto:owner-xsi@(protected)] <b><span style='font-weight:bold'>On Behalf Of </span></b>Steven Caron<br> <b><span style='font-weight:bold'>Sent:</span></b> Monday, April 26, 2004 3:06 PM<br> <b><span style='font-weight:bold'>To:</span></b> <st1:PersonName w:st="on">XSI @(protected)</st1:PersonName><br> <b><span style='font-weight:bold'>Subject:</span></b> Re: how to find the size of an object...</span></font><o:p></o:p></p>
</div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=3 face="Times New Roman"><span style='font-size:12.0pt'><o:p> </o:p></span>< /font></p>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>thanks so much guys...</span></font> <o:p></o:p></p>
</div>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=3 face="Times New Roman"><span style='font-size:12.0pt'> <o:p></o:p></span>< /font></p>
</div>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>if all else fails script it...</span ></font><o:p></o:p></p>
</div>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=3 face="Times New Roman"><span style='font-size:12.0pt'> <o:p></o:p></span>< /font></p>
</div>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>I actually searched the docs, i guess i didn't search proper keyword :)</span></font><o:p></o:p></p>
</div>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=3 face="Times New Roman"><span style='font-size:12.0pt'> <o:p></o:p></span>< /font></p>
</div>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>BTW, i am collaborating with a team that uses MAX, and it is required to make the character 16" (in decimal inches) to be put into the game engine. so yes at unit is a unit, but i would like to make my model in XSI as close as possible so i am not tweaking in MAX.< /span></font><o:p></o:p></p>
</div>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=3 face="Times New Roman"><span style='font-size:12.0pt'> <o:p></o:p></span>< /font></p>
</div>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>thanks again</span></font><o:p></o:p ></p>
</div>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=3 face="Times New Roman"><span style='font-size:12.0pt'> <o:p></o:p></span>< /font></p>
</div>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>-Steven Caron</span></font><o:p></o :p></p>
</div>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>-Student @ AiFL</span></font><o:p>< /o:p></p>
</div>
<blockquote style='border:none;border-left:solid black 1.5pt;padding:0cm 0cm 0cm 4.0pt; margin-left:3.75pt;margin-top:5.0pt;margin-right:0cm;margin-bottom:5.0pt'>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>-- -- Original Message -- -- <o:p>< /o:p></span></font></p>
</div>
<div style='font-color:black'>
<p class=MsoNormal style='margin-left:36.0pt;background:#E4E4E4'><b><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial;font-weight: bold'>From:</span></font></b><font size=2 face=Arial><span style='font-size: 10.0pt;font-family:Arial'> <a href="mailto:kim@(protected)" title="kim@(protected)">kim aldis</a> <o:p></o:p></span></font></p>
</div>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><b><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial;font-weight:bold'>To:</span></font>< /b><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'> <a href="mailto:XSI@(protected)" title="XSI@(protected)">XSI@(protected)</a> <o:p></o:p></span></font></p>
</div>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><b><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial;font-weight:bold'>Sent:</span></font> </b><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'> Monday, April 26, 2004 6:09 AM<o:p></o:p></span></font></p>
</div>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><b><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial;font-weight:bold'>Subject:</span>< /font></b><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'> RE: how to find the size of an object...<o:p></o:p></span></font></p>
</div>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=3 face="Times New Roman"><span style='font-size:12.0pt'><o:p> </o:p></span>< /font></p>
</div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 color=teal face=Arial><span style='font-size:10.0pt;font-family:Arial;color:teal'>make me one while you're at it.</span></font><o:p></o:p></p>
<blockquote style='border:none;border-left:solid teal 1.5pt;padding:0cm 0cm 0cm 4.0pt; margin-left:3.75pt;margin-top:5.0pt;margin-right:0cm;margin-bottom:5.0pt'>
<p class=MsoNormal style='margin-left:36.0pt'><font size=3 face="Times New Roman"><span style='font-size:12.0pt'><o:p> </o:p></span>< /font></p>
<div class=MsoNormal align=center style='margin-left:36.0pt;text-align:center'> <font size=3 face="Times New Roman"><span style='font-size:12.0pt'>
<hr size=2 width="100%" align=center tabIndex=-1>
</span></font></div>
<p class=MsoNormal style='mso-margin-top-alt:0cm;margin-right:0cm;margin-bottom: 12.0pt;margin-left:36.0pt'><b><font size=2 face=Tahoma><span style='font-size: 10.0pt;font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=2 face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'> <a href="mailto:owner-xsi@(protected)">owner-xsi@(protected)</a> [mailto:owner-xsi@(protected)] <b><span style='font-weight:bold'>On Behalf Of </span></b>Chris Marshall<br> <b><span style='font-weight:bold'>Sent:</span></b> 26 April 2004 10:06<br> <b><span style='font-weight:bold'>To:</span></b> <a href="mailto:XSI@(protected)">XSI@(protected)</a><br> <b><span style='font-weight:bold'>Subject:</span></b> RE: how to find the size of an object...</span></font><o:p></o:p></p>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 color=blue face=Arial><span style='font-size:10.0pt;font-family:Arial;color:blue'>Do you have to write a script for everything?</span></font><o:p></o:p></p>
</div>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 color=blue face=Arial><span style='font-size:10.0pt;font-family:Arial;color:blue'>dim mug, water, kettle, milk, teabag</span></font><o:p></o:p></p>
</div>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 color=blue face=Arial><span style='font-size:10.0pt;font-family:Arial;color:blue'>set list = GetValue( "SwitchOn" )</span></font><o:p></o:p></p>
</div>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 color=blue face=Arial><span style='font-size:10.0pt;font-family:Arial;color:blue' >LogMessage "Kettle boiled!"</span></font><o:p></o:p></p>
</div>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 color=blue face=Arial><span style='font-size:10.0pt;font-family:Arial;color:blue'>MakeTea = Mug + teabag + (boiiled water) + milk</span></font><o:p></o:p></p>
</div>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 color=blue face=Arial><span style='font-size:10.0pt;font-family:Arial;color:blue'>pause (1 minute)</span></font><o:p></o:p></p>
</div>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 color=blue face=Arial><span style='font-size:10.0pt;font-family:Arial;color:blue' >RemoveBag</span></font><o:p></o:p></p>
</div>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 color=blue face=Arial><span style='font-size:10.0pt;font-family:Arial;color:blue' >LogMessage "Enjoy!"</span></font><o:p></o:p></p>
</div>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=3 face="Times New Roman"><span style='font-size:12.0pt'> <o:p></o:p></span>< /font></p>
</div>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=3 face="Times New Roman"><span style='font-size:12.0pt'> <o:p></o:p></span>< /font></p>
</div>
<blockquote style='margin-top:5.0pt;margin-right:0cm;margin-bottom:5.0pt'>
<p class=MsoNormal style='mso-margin-top-alt:0cm;margin-right:0cm;margin-bottom: 12.0pt;margin-left:36.0pt'><font size=2 face=Tahoma><span style='font-size: 10.0pt;font-family:Tahoma'>-- --Original Message-- --<br> <b><span style='font-weight:bold'>From:</span></b> owner-xsi@(protected) [mailto:owner-xsi@(protected)]<b><span style='font-weight:bold'>On Behalf Of </span></b>kim aldis<br> <b><span style='font-weight:bold'>Sent:</span></b> Monday, April 26, 2004 9:32 AM<br> <b><span style='font-weight:bold'>To:</span></b> <st1:PersonName w:st="on">XSI @(protected)</st1:PersonName><br> <b><span style='font-weight:bold'>Subject:</span></b> RE: how to find the size of an object...</span></font><o:p></o:p></p>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 color=teal face=Arial><span style='font-size:10.0pt;font-family:Arial;color:teal'>this from the scripting docs. Turn this into a button and away you go.:-</span></font><o :p></o:p></p>
<p class=MsoNormal style='margin-left:36.0pt'><font size=3 face="Times New Roman"><span style='font-size:12.0pt'> <o:p></o:p></span>< /font></p>
<pre style='margin-left:36.0pt'><font size=2 face="Courier New"><span style='font-size:10.0pt'>dim xmin, ymin, zmin, xmax, ymax, zmax<o:p></o:p>< /span></font></pre><pre style='margin-left:36.0pt'><font size=2 face="Courier New"><span style='font-size:10.0pt'>dim list<o:p></o:p></span></font></pre><pre style='margin-left:36.0pt'><font size=2 face="Courier New"><span style='font-size:10.0pt'>set list = GetValue( "SelectionList" )<o:p>< /o:p></span></font></pre><pre style='margin-left:36.0pt'><font size=2 face="Courier New"><span style='font-size:10.0pt'>GetBBox list, FALSE, xmin, ymin, zmin, xmax, ymax, zmax<o:p></o:p></span></font></pre><pre style='margin-left:36.0pt'><font size=2 face="Courier New"><span style='font-size:10.0pt'>LogMessage "Lower Bound: " & xmin & " / " & ymin & " / " & zmin<o:p></o:p></span>< /font></pre><pre style='margin-left:36.0pt'><font size=2 face="Courier New"><span style='font-size:10.0pt'>LogMessage "Upper Bound: " & xmax & " / " & ymax & " / " & zmax<a name=wp469693> </a><o:p></o:p></span></font></pre><pre style='margin-left:36 .0pt'><font size=2 face="Courier New"><span style='font-size:10.0pt'> <o:p></o:p>< /span></font></pre>
<blockquote style='border:none;border-left:solid teal 1.5pt;padding:0cm 0cm 0cm 4.0pt; margin-left:3.75pt;margin-top:5.0pt;margin-right:0cm;margin-bottom:5.0pt'>
<p class=MsoNormal style='margin-left:36.0pt'><font size=3 face="Times New Roman"><span style='font-size:12.0pt'><o:p> </o:p></span>< /font></p>
<div class=MsoNormal align=center style='margin-left:36.0pt;text-align:center'> <font size=3 face="Times New Roman"><span style='font-size:12.0pt'>
<hr size=2 width="100%" align=center tabIndex=-1>
</span></font></div>
<p class=MsoNormal style='mso-margin-top-alt:0cm;margin-right:0cm;margin-bottom: 12.0pt;margin-left:36.0pt'><b><font size=2 face=Tahoma><span style='font-size: 10.0pt;font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=2 face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'> owner-xsi@(protected) [mailto:owner-xsi@(protected)] <b><span style='font-weight:bold'>On Behalf Of </span></b>Chris Marshall<br> <b><span style='font-weight:bold'>Sent:</span></b> 26 April 2004 09:25<br> <b><span style='font-weight:bold'>To:</span></b> <st1:PersonName w:st="on">XSI @(protected)</st1:PersonName><br> <b><span style='font-weight:bold'>Subject:</span></b> RE: how to find the size of an object...</span></font><o:p></o:p></p>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 color=blue face=Arial><span style='font-size:10.0pt;font-family:Arial;color:blue'>You could switch the ruler on, rather than counting lines.</span></font><o:p></o:p> </p>
</div>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 color=blue face=Arial><span style='font-size:10.0pt;font-family:Arial;color:blue' >Personally I'd never call a unit anything other than a unit.</span></font><o:p></o:p></p>
</div>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=3 face="Times New Roman"><span style='font-size:12.0pt'> <o:p></o:p></span>< /font></p>
</div>
<blockquote style='margin-top:5.0pt;margin-right:0cm;margin-bottom:5.0pt'>
<p class=MsoNormal style='mso-margin-top-alt:0cm;margin-right:0cm;margin-bottom: 12.0pt;margin-left:36.0pt'><font size=2 face=Tahoma><span style='font-size: 10.0pt;font-family:Tahoma'>-- --Original Message-- --<br> <b><span style='font-weight:bold'>From:</span></b> owner-xsi@(protected) [mailto:owner-xsi@(protected)]<b><span style='font-weight:bold'>On Behalf Of </span></b>Steven Caron<br> <b><span style='font-weight:bold'>Sent:</span></b> Sunday, April 25, 2004 9:47 PM<br> <b><span style='font-weight:bold'>To:</span></b> <st1:PersonName w:st="on">XSI @(protected)</st1:PersonName><br> <b><span style='font-weight:bold'>Subject:</span></b> how to find the size of an object...</span></font><o:p></o:p></p>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>I need to have my unit settings on "decimal inches" and i am not sure how to do this. I changed my unit settings under prefs to inches. so i hope thats right. NOW i need to know how big a model is that i made. is there a way to check the demensions of a model? or do i just count grid lines?</span></font><o:p></o:p></p>
</div>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=3 face="Times New Roman"><span style='font-size:12.0pt'> <o:p></o:p></span>< /font></p>
</div>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>thanks</span></font><o:p></o:p></p>
</div>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=3 face="Times New Roman"><span style='font-size:12.0pt'> <o:p></o:p></span>< /font></p>
</div>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>-Steven Caron</span></font><o:p></o :p></p>
</div>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'>-Student @ AiFL</span></font><o:p>< /o:p></p>
</div>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</div>
</body>
</html> <BR>
<P><FONT SIZE=2>---<BR> Incoming mail is certified Virus Free.<BR> Checked by AVG anti-virus system (http://www.grisoft.com).<BR> Version: 6.0.638 / Virus Database: 409 - Release Date: 21-Mar-04 (See http://Mar-04.ora-code.com)<BR> </FONT> </P><BR>
<P><FONT SIZE=2>---<BR> Outgoing mail is certified Virus Free.<BR> Checked by AVG anti-virus system (http://www.grisoft.com).<BR> Version: 6.0.638 / Virus Database: 409 - Release Date: 21-Mar-04 (See http://Mar-04.ora-code.com)<BR> </FONT> </P>
|
|
 |