@andheum wrote:
I’m getting an “attempted to read or write protected memory” crash in Rhino Version 6 SR10
(6.10.18296.11021, 10/23/2018)…The crash happens when I instantiate a new
TextEntity
:TextEntity entity = new TextEntity { PlainText = text, Plane = plane, TextHeight = size };
details here: Human RenderToScreen Components Causing Rhino Crash
Posts: 4
Participants: 2