Grasshopper

algorithmic modeling for Rhino

Hi !

I was looking for a text tag like output for a long time and found it in the Advanced text 3d. First, thanks for that!

My problem is, this advanced text 3D is getting really slow sometimes. for example

number of text to display : 228

text size : 100 (working in mm)

location : all the same (0,0,0, will change it later).

The first time I run it, took about 5 second to compute, not a big deal. Funny thing is, I disable it to save time and when I re-enable it, it took a bit longer. After 5 enable/disable switch without any change, it took 1,10 minutes to compute nad the times continue too increase...

Is this a bug (already known?)? Is there a way to make things faster.

thanks,

sylvain.

Views: 724

Replies to This Discussion

Hi Sylvain,

this looks like a serious bug. I'll take a look at this the next week. I've made some quick tests now and came up with a creation of 228 texts in 43ms.

Thanks a lot for your advice,

FF

is there a solution for the slow 3d text tag?

i got the same problem!

6.1 minutes for 350 texts...

Hi!

Try to set the font-parameter of the component. If this parameter is unset the component will always create new fonts which makes Rhino very slow.

@Florian doc.Fonts.FindOrCreate(font, false, false) creates a new font if font == null

thank you very much!!! now it works fast!

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service