<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>hi, everyone<BR>
&nbsp;<BR>
here is the code, but the Scale doesn't have effect, why?&nbsp;<BR>
&nbsp;<BR>
vtkTransform* tf = vtkTransform::New();<BR>&nbsp;tf-&gt;Scale(5, 5, 5);<BR>&nbsp;tf-&gt;RotateX(-45);<BR>&nbsp;tf-&gt;RotateZ(45);<BR>&nbsp;actor-&gt;SetUserTransform(tf);<BR>&nbsp;outlineactor-&gt;SetUserTransform(tf);<BR>
&nbsp;<BR>
thanks a lot!<BR>
&nbsp;<BR>
jim<BR><br /><hr />Get news, entertainment and everything you care about at Live.com. <a href='http://www.live.com/getstarted.aspx ' target='_new'>Check it out!</a></body>
</html>