<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>
<BR>
here is the code, but the Scale doesn't have effect, why? <BR>
<BR>
vtkTransform* tf = vtkTransform::New();<BR> tf->Scale(5, 5, 5);<BR> tf->RotateX(-45);<BR> tf->RotateZ(45);<BR> actor->SetUserTransform(tf);<BR> outlineactor->SetUserTransform(tf);<BR>
<BR>
thanks a lot!<BR>
<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>