"Enter the number of points in the VL: ",
    "Enter the points: ",
    "Enter the number of segments in the SL: ",
    "Enter the segments: "


Perhaps I missed earlier discussion, but what's the intention here with VL and 
SL?  Is that a manual specification of the leader line/curve path?


suggestions !


I would suggest keeping it crazy simple.  Maybe draw a label at an x,y point 
first.  Make the common path simple, make the complicated possible.  Start 
simple. ;)



Cheers!
Sean

- You wrote in your log that "annotation" is too long and replaced it

by "anno".  I would name it "annot" because of a possible confusion.
See
    http://www.dictionary.com/browse/anno
    http://www.dictionary.com/browse/annotation
    http://www.dictionary.com/browse/annot



Oh! I see, I'll update the code. Actually the statement in magic.h ,"#define 
RT_ANNOTATION_INTERNAL_MAGIC 0x616e66f /**< anno */ "
 made me rename it anno, but now I get it !


The magic  number has no bearing on the name of an object used by the storage 
system or the 'in' command or any other command.  The magic number is just for 
data integrity checks that happen to detect and protect against memory 
corruption.  Note that 0x616e66f is wrong, presumably a type -- it should be 
0x616e6e6f.)



Instead of truncating the word, another shorter alternative to 'annotate' or 
'annotation' would be to call them 'note' objects.



Cheers!

Sean


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to