<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hello,<div class=""><br class=""></div><div class="">I am trying to use the vtkGlyph3D to create some glyphs where the user sets the “Factor” between the largest and smallest glyph. This functionality is something that is possible with the vtkTubeFilter. i.e.. one sets the tube radius and a radius factor say 10 and the tubes will vary in size from the radius to 10xradius. Internally, the scalar values would get remapped to be between 1 and 10 and then scaled by the radius. I successfully duplicated this functionality for the vtkConeSource and vtkSphere source. I would like to do the same for the vtkGlyph3D but so far no luck with the methods provided.</div><div class=""><br class=""></div><div class="">At this point one would need to roll their own. i.e. take the scalar values and normalize them to be between 1 and 10 (in this case) and then send that down stream. </div><div class=""><br class=""></div><div class=""><span style="orphans: 2; widows: 2;" class="">Cheers,</span></div><div class=""><span class="Apple-style-span" style="border-collapse: separate; line-height: normal; border-spacing: 0px;"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; " class=""><br class=""></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; " class="">Allen</p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; " class=""><br class=""></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; " class=""><br class=""></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; " class=""><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; " class="">Allen Sanderson</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; " class=""><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; " class="">SCI Institute</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; " class=""><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; " class="">University of Utah</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; " class=""><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; " class=""><a href="http://www.sci.utah.edu" class="">www.sci.utah.edu</a></font></p><br class="Apple-interchange-newline"></span></span><br class="Apple-interchange-newline"></span></span>
</div>
<br class=""></body></html>