Sunday, October 31, 2010

Iterate through all objects in Grasshopper Document


Namespace: Grasshopper.Kernel

object class : GH_Document
Attributes : public IList Objects { get; }
// this return all the objects(components) in the Grasshopper file.


No comments:

Post a Comment