@Alberto wrote:
Hi,
I would like to have my own (rhinocommon) command that (among the other things) turn on the greville grip point like_EditPtOn
. Is there a way to do that? If I setcurveObject.GripOn = true
I got the control point grips. I tried callingRhinoApp.RunScript("_EditPtOn", true)
but it does not have the hoped effect. Any suggestion?Thanks a lot
Alberto
Posts: 3
Participants: 2