Grasshopper

algorithmic modeling for Rhino

Hi everyone,

I have written a simple python script that wanted the input to be the output as well. However, the output is showing null. Do any of you know why this is doing this?


Thank you in advance for your help. I will appreciate it very much.

Views: 1078

Attachments:

Replies to This Discussion

To get the length of a list in Python, use:

listLength = len(nameOfList)

There is no good reason to use the ghpythonlib.components for things you can accomplish in straight up Python, RhinoCommon or rhinoscriptsyntax (IMO).

Dear Anders,

Thank you for your reply. I see, thank you very much for your suggestion. I appreciate it very much.

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service