Measure SOP expression help.

   1135   2   0
User Avatar
Member
21 posts
Joined: July 2019
Offline
Hi all,

I have a 6 sided shape extruded shape, I'm using the Measure SOP to return an index of the area of each polygon. I want to select the largest poly and blast the rest.

I'm using “@area<350” in the Blast SOP to grab the biggest face from the index, but what I really want to do is select the largest face to make it 100% procedural…

Does anyone know the correct expression here for selecting biggest face in the index?

Attachments:
measure.jpg (40.4 KB)

User Avatar
Member
56 posts
Joined: June 2016
Offline
I would promote the area attribute to detail and choose max. Than you can refer to that maximum value within the blast SOP.
User Avatar
Member
8532 posts
Joined: July 2007
Offline
use Sort SOP to sort by area in reverse and keep the first
Tomas Slancik
FX Supervisor
Method Studios, NY
  • Quick Links