From: Bruce S. <ba...@an...> - 2001-10-14 22:05:54
|
I realize that it is difficult to express graphics in words, but can you say more about your needs, and how additional attributes of the arrow object might meet them? I'll try to express graphics in words about the current situation. If the arrow is so short that the head length is a large fraction of the arrow length (equal to or greater than half, currently), the whole arrow, shaft width and head, are shrunk to retain the shape of an arrow (rather than turning into a cone). Bruce Sherwood --On Sunday, October 14, 2001 14:36 -0400 Arthur Siegel <aj...@ix...> wrote: > My solution at this point has been to alter the "min" settings in > the arrow C code to something that works better for me, and > recompile. > > My wish is either to be able to set the min/max settings from > Python, or to allow some override of the min/max behavior. > As it stands writing to shaftwidth does not seem to take, once > the min/max conditions have set in. > > Art |