How could I put group of points in an array?

   1822   2   1
User Avatar
Member
404 posts
Joined: Aug. 2015
Offline
Hi;

I add some points to my geometry and then I grouped them:
int mypoints = addpoint(0,@P);
setpointgroup(0,"NewPoints",mypoints,1,"set");

How could I put points(in a group), in an array?

Attachments:
Capture.JPG (217.6 KB)

Masoud Saadatmand (MSDVFX)
User Avatar
Member
23 posts
Joined: Feb. 2014
Offline
I think that you should use expandpointgroup() function for that.
User Avatar
Member
404 posts
Joined: Aug. 2015
Offline
Thank you dkzone.
Masoud Saadatmand (MSDVFX)
  • Quick Links