Hi all,
Back in here after awhile of being too busy to do much... I want to number a series of objects - they are slices obtained by sectioning a BRep. I don't see much in the way of text or numbering tools in GH - maybe I missed something here... I see the text tagger which I can bake into text dots - which will actually suffice for now, but aren't there any other methods? Note in passing that there is no right click "Bake" menu item for Tag....
Auxiliary question: I am creating these numbers with the series component, from 0 to n step 1, n being determined by my list length (input into "T"). This always creates 1.0, 2.0,3.0 ... when I would like it in integer form - 1,2,3... I didn't see any way to "integerize" this aside from running the output from Series through a Params>Integer component... might it be possible to have an integer output possibility with the Series component - or maybe I missed another way to do this...
As always, thanks, --Mitch
Tags: