Grasshopper

algorithmic modeling for Rhino

How to hide the points (which display in Rhino) in C# program

Hi,everyone.

Today I want to ask a question of Grasshopper.I try to use VS2010 to write a grasshopper battery. 

the left picutre is my code writed in VS2010.when I run my grasshopper battery.some variables like Pzz,fpt will also display in rhino.but i want to hide these points.only display the variables like xn,x0

Views: 1262

Replies to This Discussion

Only the data that passes through the output(/input) are displayed. However, you can take some points to another output, and prevent display of the second output. Is that what you want?

Thanks sir.I have find the method to solve the problem.

 "pManager.Hideparameter(i);"

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2025   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service