Closed klamme closed 3 years ago
Can confirm, I had the same issue. While waiting until it's fixed,
"int primpts[] = primpoints(0,0); append(primpts,0);
addprim(0,"polyline",primpts); removeprim(0,0,0);"
in a prim wrangle closes the curve as well.
Hi, This issue will be fixed in tomorrow's daily build.
I have an HDA that has an Editable curve in it to drive a sweep node. I also promoted the closed parm to the HDA, so I can choose between closed or not closed. But when I toggle this on in Hengine, the HEngine loses its session and bails. If I uncheck the close parm, restart the Session and move a point, the geometry comes back and the session stays intact.
Thanks! New HEngine is very slick!