HOw can i edit scale of annotation using content cach?
I can change layer of text object
but if i try to edit scale content cash create new text object, it doesnt update it
Untitled.3dm (50.3 KB)
unnamed.gh (9.3 KB)
HOw can i edit scale of annotation using content cach?
I can change layer of text object
but if i try to edit scale content cash create new text object, it doesnt update it
Untitled.3dm (50.3 KB)
unnamed.gh (9.3 KB)
I need texr to be 5 mm height for kayout but scale 50 for model,
I can make text height 250 mm
In model it will be perfect, but in layout it will be huge
Hi Gknu2013,
Controlling the text size via the Annotation Style is optimal. Here the Font Height is set to 5mm, the Model Space Scale is 10 giving you a size of 50mm in the model.
If your settings for Model and Layout Scaling are like this, all the text will be 5mm in the layout as well as the viewport.
R8-AnnoScaling.3dm (59.0 KB)
I want to make something like this using grasshopper and content cache? in the beggining all 3 text have default scale 1:1? but next i replace them with scale i need
Amazing! that exacly what i needed, thank you, my friend!
so… there is a way to ajust this control point in grasshopper
Hi Gknu2013,
You can use the Annotation Text Overrides component to set that property.
I think we found small bug. It requires a change in the text to notice the Wrap Width change. If you are modifying a set of texts add unique character at the end, make a change, then change it back with the desired text width.
Something like this (until RH-90114 gets fixed)
R8-change-AnnotationOverride.gh (13.8 KB)
Wonderfull!! thanks a lot