get all points id from a group using python

   3200   1   1
User Avatar
Member
20 posts
Joined: 2月 2011
オフライン
Am trying to write out a python operator node that can get all points from a group
and write that point id into a text file.

How do I access the id for points in a group in a python sop operator node
User Avatar
Member
443 posts
Joined: 9月 2012
オフライン
Find attached otl.
It prints out any point attribute value from point group.
If you are on Linux, it will open log file in Gedit otherwise will ignore it. You can find log file in hip directory.

Attachments:
pbWriteAttrib.otl (2.5 KB)

  • Quick Links