<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>I want to be able to render many clipped cones.  I've been playing with the capclip.cxx example, changing from sphereSource to coneSource.  The clipActor created can be given position, and scaled, but I can't see how to set its orientation.  It does have
 a member function setOrientation(double a[3]), but when I invoke this with a = (0,1,0) nothing happens (the default orientation of the cone is (1,0,0)).</p>
<p>Is it possible to set the orientation of an actor that uses a mapper created from a clipped polydata?</p>
<p><br>
</p>
<p>Thanks</p>
<p>Gib<br>
</p>
</body>
</html>