@Tom_Holt wrote:
Hi,
I see that hatch function through rhinocommon is:
Hatch[] h = Hatch.Create(C, 123, Rhino.RhinoMath.ToRadians(R), S);123 - hatch pattern index.
How should I start if I would like to create hatch pattern myself when user input some curves?
I know that there is possibility to import hatch patterns from cad for instance, but I want to create hatch pattern myself.
Posts: 3
Participants: 2