Grasshopper

algorithmic modeling for Rhino

Hallo,

has anyone has an idea how to write a datarecorder reset scriped that resets all datarecorders in the file?

Thx

Richard

Views: 2742

Replies to This Discussion

Here's a GHPython approach, should be straight forward to convert to C#/VB..

Attachments:

Nice..!!!  Anders Holden Deleuran   how do i explore Gh Kernel options ???

Thank u.

I would recommend downloading the Grasshopper SDK help (Help -> Download SDK Help) and getting acquainted with some mode of introspection. In GHPython you can use dir(), help() and type() for this. In the C# component you can use the Reflect() function.

Edit: Note that the help file does not cover everything in the Grasshopper namespace.

Downloaded the SDK , found vbnet and c# example. but as u said i think exploring things by self is best way to learn.

Here is the same component in C#. ready to go.

Attachments:

Hi,

Is there a way to reset not all, but just one specific data recorder?

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service