Quantcast
Channel: Scripting - McNeel Forum
Viewing all articles
Browse latest Browse all 5938

Need Auto UpdateClippingDrawings in Rhino common

$
0
0

need auto UpdateClippingDrawings in Rhino common
now i run this command from grasshopper to Rhino
but not auto update
i think need it when change clipping position Auto
update clipping Drawing in Rhino

note when this command run from grasshopper to rhino
***grasshopper canvas components hanging and freeze ***
is this bug?

  private void ExecuteRhinoCommand()
  {
    RhinoApp.RunScript("_-UpdateClippingDrawings _All _Enter", false);
  }
}

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 5938

Trending Articles