Hi, here is a sample of the command you need. Here is a small index of handy bookmarks in the MaxScript reference: Nodes: - Node Common Properties, Operators, and Methods Editable Poly Stuff: - Interface: EditablePoly - Editable_Poly Methods Array and BitArray - Array Values - BitArray Values ( -- create a plane and…
I don't have max at home, but I've done something similar before by looping though all the faces in the object and using getElementsUsingFace to get an array of all the faces in each element.