Has anyone experienced this (Rhino v8 on an Intel MacBook Pro):
- I generate some text using the GH “Rh>Text Entity” component.
- I bake that text to a specified layer in the rhino model.
- In the Rhino (wireframe) viewport, if “View>Print Preview” is checked, then the text does not display. But, I can still select it (i.e., “Edit>Select>Text”).
- If I turn off the “View>Print Preview” mode, then the text is displayed as expected.
- I adjust the GH text “Object Properties” so that their “Print Color” is “By Display” (or “Custom” also works) and that displays the text in the viewport.
- So, if the “Print Color” is set to “By Layer”, the GH text is invisible if the view is set to the “Print Preview” mode
- If I just add some new text in the viewport directly from Rhino itself, that new text displays no matter what “View>Print Preview” mode is set.
Can anyone explain why the grasshopper-generated text is not displayed for me when the “Print Preview” mode on and the GH text property is set to “Print Color/By Layer”? What rhino setting needs to be changed so the grasshopper text is displayed when the “Print Preview” view mode is active? Or what additional attributes need to be added to the text in GH (and how)?